How to Install and Uninstall ruby2.7-rubygem-multi_json Package on openSuSE Tumbleweed

Last updated: May 19,2024

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

Please follow the steps below to install ruby2.7-rubygem-multi_json on openSuSE Tumbleweed

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

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

Please follow the instructions below to uninstall ruby2.7-rubygem-multi_json on openSuSE Tumbleweed:

$ sudo zypper remove ruby2.7-rubygem-multi_json

3. Information about the ruby2.7-rubygem-multi_json package on openSuSE Tumbleweed

Information for package ruby2.7-rubygem-multi_json:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby2.7-rubygem-multi_json
Version : 1.15.0-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 74,5 KiB
Installed : No
Status : not installed
Source package : rubygem-multi_json-1.15.0-1.6.src
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.