echo "deb http://www.getautomatix.com/apt feisty main" | sudo tee -a /etc/apt/sources.listThen we need to add the key:
wget http://www.getautomatix.com/keys/automatix2.keyThen all you need to do is update the packages db and install it.
gpg --import automatix2.key
gpg --export --armor E23C5FC3 | sudo apt-key add -
sudo apt-get updateIt appears under:
sudo apt-get install automatix2
Applications -> System Tools -> Automatix
It helpfully installs things like:
- Google Earth
- Skype
- Picassa
- RealPlayer
- Fonts
- Opera
- JRE
- Multimedia codecs
No comments:
Post a Comment