How to Install and Uninstall ruby2.5-rubygem-multi_json Package on openSUSE Leap

Last updated: July 07,2024

1. Install "ruby2.5-rubygem-multi_json" package

Please follow the step by step instructions below to install ruby2.5-rubygem-multi_json on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-multi_json

2. Uninstall "ruby2.5-rubygem-multi_json" package

This is a short guide on how to uninstall ruby2.5-rubygem-multi_json on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-multi_json

3. Information about the ruby2.5-rubygem-multi_json package on openSUSE Leap

Information for package ruby2.5-rubygem-multi_json:
---------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-multi_json
Version : 1.12.2-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 76.5 KiB
Installed : No
Status : not installed
Source package : rubygem-multi_json-1.12.2-bp155.2.11.src
Upstream URL : http://github.com/intridea/multi_json
Summary : A common interface to multiple JSON libraries
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.