How to Install and Uninstall ruby-aws Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "ruby-aws" package

In this section, we are going to explain the necessary steps to install ruby-aws on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-aws

2. Uninstall "ruby-aws" package

This guide let you learn how to uninstall ruby-aws on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-aws $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-aws package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-aws
Priority: optional
Section: universe/ruby
Installed-Size: 477
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.10.2-3
Depends: ruby | ruby-interpreter, ruby-uuidtools, ruby-xml-simple, ruby-http-connection
Filename: pool/universe/r/ruby-aws/ruby-aws_2.10.2-3_all.deb
Size: 80068
MD5sum: 9444ddf94764dfb46739c57958d8c348
SHA1: 0f0bdeae1d8fe79ae9e8cb25b6d6ea1436aa639f
SHA256: 9b4b33a55c6a92870758dac5327614549f4529e959d9c82d7d47a3919c1f9810
Description-en: AWS Ruby Library for interfacing with Amazon Web Services
This package provides a robust, fast, and secure interface to AWS services
such as EC2, EBS, S3, SQS, SimpleDB, ELB and CloudFront. It supports signature
versions 0, 1 and 2 on all services.
Description-md5: 5c5b156fe07475fd7190ffeeb45de22c
Homepage: https://github.com/appoxy/aws/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu