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

Last updated: May 03,2024

1. Install "ruby-multi-json" package

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

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

2. Uninstall "ruby-multi-json" package

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

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

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

Package: ruby-multi-json
Priority: optional
Section: universe/ruby
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.11.2-3
Depends: ruby | ruby-interpreter
Recommends: ruby-oj
Filename: pool/universe/r/ruby-multi-json/ruby-multi-json_1.11.2-3_all.deb
Size: 14966
MD5sum: 790c47b4bfa4a3cdc44f78743daf8291
SHA1: 591c0ff3160f0c9de72320a7b5e11321398b770e
SHA256: 39b9698a1cf85f812f8c4e36a063efa6fdf9944d2830bd7e2e8d81d7c522bb47
Description-en: Ruby library to provide easy switching between different JSON backends
A Ruby library to provide easy switching between different JSON backends,
including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem,
and OkJson.
The Debian package dependencies only provide Oj by default. If you need
another backing library, you must install it yourself.
Description-md5: ada83932dcaf88fd3cf0828da3ed3346
Homepage: http://github.com/intridea/multi_json
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu