Installing Automatix2 with Apt
Installing on (K,X)Ubuntu 6.10 i386,amd64 (Edgy)
Edit your sources.list:
Gnome
sudo gedit /etc/apt/sources.list
KDE
sudo kwrite /etc/apt/sources.list
from terminal
Substitute gedit with the text editor of your choice.
Add the following to your sources.list:
NOTE: Kubuntu/Xubuntu users will need to uncomment (remove the # before the word «deb«) all the additional sources as well as add the automatix repository.
deb http://www.getautomatix.com/apt edgy main
Now save the file and close it.
Now from terminal do the following:
wget http://www.getautomatix.com/apt/key.gpg.asc gpg --import key.gpg.asc gpg --export --armor 521A9C7C | sudo apt-key add -
To finish off:
sudo apt-get update sudo apt-get install automatix2