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

Last updated: January 18,2025

1. Install "rubygem-multi_json.noarch" package

Here is a brief guide to show you how to install rubygem-multi_json.noarch on AlmaLinux 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 AlmaLinux 8:

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

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

Last metadata expiration check: 1:30:42 ago on Mon Sep 5 03:22:42 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.