Open a terminal (in GNOME [alt] [F2], and type gnome-terminal, and in KDE [alt] [f2], and type konsole) and type the following commands (one command per line)
sudo apt-get install subversion
svn checkout svn://freecontrib.org/easyubuntu
cd easyubuntu/trunk
sudo python easyubuntu.in
Enter YOUR password, and press enter.
Open a terminal (in GNOME [alt] [F2], and type gnome-terminal, and in KDE [alt] [f2], and konqueror) and type the following commands (one command per line)
wget http://users.on.net/~goetz/EasyUbuntu/current.tar.bz2
tar -xjf current.tar.bz2
cd EasyUbuntu[tab]
sudo python ./easyubuntu.in
Enter YOUR password, press enter.