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

Last updated: May 14,2024

1. Install "ruby-aws-sdk" package

Please follow the steps below to install ruby-aws-sdk on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-aws-sdk

2. Uninstall "ruby-aws-sdk" package

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

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

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

Package: ruby-aws-sdk
Priority: optional
Section: universe/ruby
Installed-Size: 5571
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.66.0-1
Depends: ruby | ruby-interpreter, ruby-json (>= 1.4), ruby-nokogiri (>= 1.4.4), ruby-uuidtools (>= 2.1)
Suggests: pry
Filename: pool/universe/r/ruby-aws-sdk/ruby-aws-sdk_1.66.0-1_all.deb
Size: 529658
MD5sum: c1c35eedadd1678af7967793495b4d89
SHA1: d13d033513db0066eabd84d2bb60753ee86d8e1b
SHA256: 651ac8d6163a6bf7a040140dccb62c7fb4629f8437f8489b1a9d4f251cd554e5
Description-en: Amazon Web Services SDK for Ruby
The AWS SDK for Ruby provides a Ruby API for AWS infrastructure services.
The SDK helps take the complexity out of coding by providing Ruby classes
for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more.
Description-md5: 98ab08cdb9b0bc483ab8ffdf1bf6f842
Homepage: http://aws.amazon.com/sdkforruby
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu