Installing Popular Applications On Your Ubuntu Desktop With Automatix2 - Page 4

On this page

  1. 3 Install Automatix2

3 Install Automatix2

Automatix2 comes with a graphical interface, but in order to install Automatix2 there are a few steps we have to do on the command line. Go to Applications -> Accessories -> Terminal to open a command line window:

In the command line window, type in the following commands to install Automatix2:

If you are on Ubuntu 6.10 (i386 and AMD64):

echo "deb http://www.getautomatix.com/apt edgy main" | sudo tee -a /etc/apt/sources.list
wget http://www.getautomatix.com/apt/key.gpg.asc
gpg --import key.gpg.asc
gpg --export --armor 521A9C7C | sudo apt-key add -
sudo apt-get update
sudo apt-get install automatix2

If you are on Ubuntu 6.06 (i386 and AMD64):

echo "deb http://www.getautomatix.com/apt dapper main" | sudo tee -a /etc/apt/sources.list
wget http://www.getautomatix.com/apt/key.gpg.asc
gpg --import key.gpg.asc
gpg --export --armor 521A9C7C | sudo apt-key add -
sudo apt-get update
sudo apt-get install automatix2

Then close the command line window. After Automatix2 has been installed, you can find it under Applications -> System Tools -> Automatix:

Share this page:

0 Comment(s)