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

Last updated: October 06,2024

1. Install "rubygem-multi_json.noarch" package

Please follow the steps below to install rubygem-multi_json.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 2:19:31 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rubygem-multi_json
Version : 1.15.0
Release : 3.fc35
Architecture : noarch
Size : 21 k
Source : rubygem-multi_json-1.15.0-3.fc35.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.