How to Install and Uninstall rubygem-multi_json.noarch Package on CentOS Stream 8

Last updated: April 29,2024

1. Install "rubygem-multi_json.noarch" package

Please follow the guidance below to install rubygem-multi_json.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install rubygem-multi_json.noarch

2. Uninstall "rubygem-multi_json.noarch" package

Learn how to uninstall rubygem-multi_json.noarch on CentOS Stream 8:

$ sudo dnf remove rubygem-multi_json.noarch $ sudo dnf autoremove

3. Information about the rubygem-multi_json.noarch package on CentOS Stream 8

Last metadata expiration check: 4:35:59 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : rubygem-multi_json
Version : 1.13.1
Release : 4.el8.1
Architecture : noarch
Size : 23 k
Source : rubygem-multi_json-1.13.1-4.el8.1.src.rpm
Repository : epel
Summary : A common interface to multiple JSON libraries
URL : http://github.com/intridea/multi_json
License : MIT
Description : A common interface to multiple JSON libraries, including Oj, Yajl, the JSON
: gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb,
: JrJackson, and OkJson.