How to Install and Uninstall rubygem-multi_json.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "rubygem-multi_json.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-multi_json.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rubygem-multi_json.noarch" package

This is a short guide on how to uninstall rubygem-multi_json.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rubygem-multi_json.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:38:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rubygem-multi_json
Version : 1.15.0
Release : 3.el9
Architecture : noarch
Size : 21 k
Source : rubygem-multi_json-1.15.0-3.el9.src.rpm
Repository : epel
Summary : A common interface to multiple JSON libraries
URL : https://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.