How to Install rdscli software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install rdscli software package in Ubuntu 14.04 LTS (Trusty Tahr)

rdscli software package provides Amazon EC2 Relational Database Service tools, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install rdscli 

rdscli is installed in your system.

Make ensure the rdscli package were installed using the commands given below,

$ sudo dpkg-query -l | grep rdscli *

You will get with rdscli package name, version, architecture and description in a table

rdscli package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Administration Utilities
Package rdscli
Version 1.10.003-0ubuntu1
Description Amazon EC2 Relational Database Service tools
Sub Section Admin


See Also, How to uninstall or remove rdscli software package from Ubuntu 14.04 LTS (Trusty Tahr)?