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

Last updated: January 12,2025

1. Install "rubygem-multi_json.noarch" package

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

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

2. Uninstall "rubygem-multi_json.noarch" package

This guide let you learn how to uninstall rubygem-multi_json.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:30:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-multi_json
Version : 1.15.0
Release : 4.fc36
Architecture : noarch
Size : 21 k
Source : rubygem-multi_json-1.15.0-4.fc36.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.