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

Last updated: May 20,2024

1. Install "ruby-fog-local" package

Please follow the instructions below to install ruby-fog-local on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-fog-local" package

Please follow the instructions below to uninstall ruby-fog-local on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-fog-local
Priority: optional
Section: universe/ruby
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.2.1-2
Replaces: ruby-fog (<< 1.29)
Depends: ruby | ruby-interpreter, ruby-fog-core
Breaks: ruby-fog (<< 1.29)
Filename: pool/universe/r/ruby-fog-local/ruby-fog-local_0.2.1-2_all.deb
Size: 7050
MD5sum: 00ebc0966e669b1358db11c5c6b3c396
SHA1: c10ac60bec2e0e32615ddaaa7319b72add46ba76
SHA256: cfae355dc2d6e41fec2138f9ba29668b5a9ed782afa4274cd7c40060a3082128
Description-en: 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: 0f65923120cd7fad2469b75d52d6902f
Homepage: https://github.com/fog/fog-local
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu