Can't find Automatix2 during install.
I'm trying to install Automatix2 from
http://www.getautomatix.com/
with the following instructions:
************************************************** **************************************
Installing Automatix2 on (K,X)Ubuntu 7.04 i386,AMD64 (Feisty)
From terminal do the following (ONE LINE AT A TIME HITTING ENTER AFTER EACH
STEP):
First Step:
echo "deb http://www.getautomatix.com/apt feisty main" | sudo
tee -a /etc/apt/sources.list
Second Step:
wget http://www.getautomatix.com/keys/automatix2.key
Third Step:
gpg --import automatix2.key
Fourth Step:
gpg --export --armor E23C5FC3 | sudo apt-key add -
Fifth Step:
sudo apt-get update
Sixth Step:
sudo apt-get install automatix2
************************************************** ****************************************
All works fine, except the last command: sudo apt-get install automatix2
henkoegema@kubuntu:~$ sudo apt-get install automatix2
Password:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package automatix2 <------------------ ???????
henkoegema@kubuntu:~$
I have successfully installed the package earlier (before I messed up my
system and had to re-install it) :-)
Rgds
Henk
|