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

Last updated: December 23,2024

1. Install "ruby-fog-local" package

This guide let you learn how to install ruby-fog-local on Kali Linux

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

2. Uninstall "ruby-fog-local" package

This tutorial shows how to uninstall ruby-fog-local on Kali Linux:

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

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

Package: ruby-fog-local
Version: 0.8.0-2
Installed-Size: 41
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-fog-core (>= 1.27), ruby-fog-core (<< 3.0)
Size: 7764
SHA256: 22260d82b12e5bf7cfb1c915b6e95626962bd65c65ac67f0a83924b7f66d2207
SHA1: 9c28016c0675d7c29c62c4a90ca86b9b02e4c71a
MD5sum: 2632dfd4edb9ce82883f65399e9a42bd
Description: Module for the 'fog' gem to support local filesystem storage
This library can be used as a module for `fog` or as standalone provider
to use local filesystem storage. fog is the Ruby cloud services library, top
to bottom:
.
* Collections provide a simplified interface, making clouds easier to work
with and switch between.
.
* Requests allow power users to get the most out of the features of each
individual cloud.
.
* Mocks make testing and integrating a breeze.
Description-md5:
Homepage: https://github.com/fog/fog-local
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-fog-local/ruby-fog-local_0.8.0-2_all.deb