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

Last updated: May 14,2024

1. Install "ruby-fog-json" package

Here is a brief guide to show you how to install ruby-fog-json on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-fog-json" package

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

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

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

Package: ruby-fog-json
Priority: optional
Section: universe/ruby
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.0-1
Depends: ruby | ruby-interpreter, ruby-multi-json
Filename: pool/universe/r/ruby-fog-json/ruby-fog-json_1.0.0-1_all.deb
Size: 4284
MD5sum: 5bc594b51c6c45907c5e266bd393ec3a
SHA1: 40bc2155b61433ce683d47879df048f394871632
SHA256: 95830fbdbf8c752c0a9489457d145d7ee1cb4ad8b33d130151c3b5829a93bc26
Description-en: JSON parsing for fog providers
Extraction of the JSON parsing tools shared between a number of providers
in the 'fog' gem.
.
This library allows a standard interface to JSON encoding and decoding on
top of MultiJson but with errors support.
Description-md5: 70a657488610c8fd33c2be5eb26bbbff
Homepage: http://github.com/fog/fog-json
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu