Automatix integrated into apt

The new version of Automatix is even easier to install than the previous ones (this is for Breezy):

sudo nano /etc/apt/sources.list

ctrl-k to remove all the lines for repositories from the previous versions. 
add:

deb http://www.getautomatix.com/apt breezy main

ctrl-x, y to save the file.

from terminal:

gpg –keyserver subkeys.pgp.net –recv-keys 521A9C7C
gpg –export –armor 521A9C7C | sudo apt-key add -
sudo apt-get update
sudo apt-get install automatix

Run Automatix from the system tools menu and have fun with it.

Full installation instructions. 

Leave a Reply

You must be logged in to post a comment.