How to Install and Uninstall rubygem-multi_json.noarch Package on Oracle Linux 8

Last updated: November 29,2024

1. Install "rubygem-multi_json.noarch" package

This guide covers the steps necessary to install rubygem-multi_json.noarch on Oracle Linux 8

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

2. Uninstall "rubygem-multi_json.noarch" package

Please follow the instructions below to uninstall rubygem-multi_json.noarch on Oracle Linux 8:

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

3. Information about the rubygem-multi_json.noarch package on Oracle Linux 8

Last metadata expiration check: 5:35:58 ago on Mon Sep 12 02:51:38 2022.
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.