How to Install and Uninstall ruby-fog-aws Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-fog-aws" package

Please follow the guidelines below to install ruby-fog-aws on Kali Linux

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

2. Uninstall "ruby-fog-aws" package

In this section, we are going to explain the necessary steps to uninstall ruby-fog-aws on Kali Linux:

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

3. Information about the ruby-fog-aws package on Kali Linux

Package: ruby-fog-aws
Version: 3.18.0-2
Installed-Size: 3720
Maintainer: Debian Ruby Team
Architecture: all
Replaces: ruby-fog (<< 1.42.0)
Depends: ruby-fog-core (>= 2.1), ruby-fog-json (>= 1.1), ruby-fog-xml (>= 0.1)
Breaks: ruby-fog (<< 1.42.0)
Size: 370048
SHA256: e5ce8229f7e5c3f69a469b46f50633d6d90c430cca6ee062807b8e83c0917801
SHA1: 63dd95b5c7920de33219c1389284b72bd3a22d6c
MD5sum: c07c33f8d9d674e321cc821579423c4f
Description: module for the 'fog' gem to support Amazon Web Services
This library can be used as a module for `fog` or as standalone provider
to use the Amazon Web Services in applications.
.
Fog supports all major cloud providers including AWS, Rackspace, Linode,
Blue Box, StormOnDemand, and many others.
Description-md5:
Homepage: https://github.com/fog/fog-aws
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-fog-aws/ruby-fog-aws_3.18.0-2_all.deb