Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Mar 072012
 

Install AWS tools on Ubuntu

Answer:

To install the AWS tools on Ubuntu, you can use the PPA repository:

1. Add the repository

# sudo apt-add-repository ppa:awstools-dev/awstools
# sudo apt-get update

2. Install it

# sudo apt-get install ec2-api-tools