Ubuntu Jaunty

Euca2ools 1.1 can be installed on Ubuntu Jaunty using binary DEB packages. To do so, add somewhere in /etc/apt/sources.list file the following line:

deb http://www.eucalyptussoftware.com/downloads/repo/euca2ools/1.1/ubuntu jaunty universe

And run:

apt-get update
apt-get install euca2ools

You will have to type "Y" if you see a warning like,

WARNING: The following packages cannot be authenticated!
...
Install these packages without verification [y/N]? y

After installation you may remove the entry from sources.list if you don't want to update Eucalyptus packages automatically.