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

Last updated: July 04,2024

1. Install "ruby-jsonify" package

This tutorial shows how to install ruby-jsonify on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-jsonify

2. Uninstall "ruby-jsonify" package

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

$ sudo apt remove ruby-jsonify $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-jsonify
Priority: optional
Section: universe/ruby
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.4.1-3build1
Depends: ruby | ruby-interpreter, ruby-multi-json
Filename: pool/universe/r/ruby-jsonify/ruby-jsonify_0.4.1-3build1_all.deb
Size: 14062
MD5sum: 26f80291b8b988895bb75b9a7d971394
SHA1: 6faa30f739f9cd04c746b2aac5e977dbf845a136
SHA256: 6291dd411ecdabbeebf58ecd088cb9f56a16f7e5f185870ee89e145dbe9b7830
Description-en: builder-style engine to turn Ruby objects into JSON
Jsonify provides a builder-style engine for creating correct JSON
representations of Ruby objects entirely based on the JSON
specification.
Description-md5: 8bd0fb80c86e481d00cdb8dc3c14fd0c
Homepage: http://github.com/bsiggelkow/jsonify
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu