Thursday, February 8, 2007

Automatix on Ubuntu Linux

one of the forum guys, I loaded in Automatix which, amoung other things, provides links to the various multimedia codex. So far it just looks like a list of popular downloads. Seems like this could have been done with a web site vs. an application but it may download and install things that are in a non-debian install file.

I'll update the blog with the things I install from Automatix but below you'll find the intstructions for loading the software on Ubuntu Edgy.

 echo "deb http://www.getautomatix.com/apt edgy main" | sudo tee -a /etc/apt/sources.list

Second Step:

 wget http://www.getautomatix.com/apt/key.gpg.asc

Third Step:

 gpg --import key.gpg.asc

Fourth Step:

gpg --export --armor 521A9C7C | sudo apt-key add -

Fifth Step:

 sudo apt-get update

Sixth Step:

 sudo apt-get install automatix2


No comments: