$ sudo perl -pi -e 's%(universe)$%$1 multiverse%' /etc/apt/sources.list
$ sudo apt-get update
$ sudo apt-get install ec2-ami-toolsOf course, you also need to set up your environment variables as per usual so that the tools can access your keys.A collection of computer systems and programming tips that you may find useful.
Brought to you by Craic Computing LLC, a bioinformatics consulting company.
Showing posts with label AWS ec2 ubuntu. Show all posts
Showing posts with label AWS ec2 ubuntu. Show all posts
Sunday, December 12, 2010
Installing Amazon EC2 tools on Ubuntu 10.04
The Amazon EC2 ami and api tool packages are not found by apt-get using the default sources list. You need to add 'multiverse' to the list. Here is how you install the tools:
Subscribe to:
Posts (Atom)