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

Last updated: May 20,2024

1. Install "ruby-fog-voxel" package

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

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

2. Uninstall "ruby-fog-voxel" package

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

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

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

Package: ruby-fog-voxel
Priority: optional
Section: universe/ruby
Installed-Size: 113
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.0.2-2
Replaces: ruby-fog (<< 1.25~)
Depends: ruby | ruby-interpreter, ruby-fog-core, ruby-fog-xml
Breaks: ruby-fog (<< 1.25~)
Filename: pool/universe/r/ruby-fog-voxel/ruby-fog-voxel_0.0.2-2_all.deb
Size: 9144
MD5sum: c585e5a5dce7cefbf2133fb55d036e7b
SHA1: 40f42e8b69842e935adef4556fa261e59c99d139
SHA256: a2df5461bb184519b82efe1236b06ea8a1d78d0f9d271c0cdd65f3a7437ece14
Description-en: module for the 'fog' gem to support Voxel
This library can be used as a module for `fog` or as standalone provider
to use the Voxel in applications. 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: 70a62204e53a2d2fc35d4b476776f8f7
Homepage: https://github.com/fog/fog-voxel
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu