How to Install and Uninstall rubygem-multi_json.noarch Package on Fedora 34

Last updated: July 01,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 Fedora 34

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

2. Uninstall "rubygem-multi_json.noarch" package

Please follow the guidelines below to uninstall rubygem-multi_json.noarch on Fedora 34:

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

3. Information about the rubygem-multi_json.noarch package on Fedora 34

Last metadata expiration check: 5:13:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-multi_json
Version : 1.15.0
Release : 2.fc34
Architecture : noarch
Size : 21 k
Source : rubygem-multi_json-1.15.0-2.fc34.src.rpm
Repository : fedora
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.