- Easy Ubuntu is a small straight-forward utility that allows novice users to easily install a wide variety of content for Ubuntu such as media codecs, fonts, Macromedia Flash and Sun Java.
Open a terminal from Menu -> Accessories -> Terminal and run the following commands
wget http://easyubuntu.freecontrib.org/files/easyubuntu-3.023.tar.gz
tar -zxf easyubuntu-3.023.tar.gz
cd easyubuntu
cp packagelist-dapper.pot packagelist-edgy.pot
cp packagelist-dapper.xml packagelist-edgy.xml
sudo python easyubuntu.in
- From the Easy Ubuntu window, check the appropriate boxes to download and install content to Ubuntu.
- Note: Users of the previous EasyUbuntu 3.0 version may experience issues with installing Flash and Java.
- If you would like automatic update, then follow these instructions:
depending on which version of Ubuntu you're using:
On Ubuntu:
sudo gedit /etc/apt/sources.list
On Kubuntu:
sudo kate /etc/apt/sources.list
On Xubuntu:
gksudo mousepad /etc/apt/sources.list
In your text editor which will open, add to the bottom of your /etc/apt/sources.list file:
deb http://easyubuntu.cafuego.net main easyubuntu
No comments:
Post a Comment