How to Install and Uninstall ruby3.0-rubygem-multi_json Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "ruby3.0-rubygem-multi_json" package

This guide let you learn how to install ruby3.0-rubygem-multi_json on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.0-rubygem-multi_json

2. Uninstall "ruby3.0-rubygem-multi_json" package

Please follow the steps below to uninstall ruby3.0-rubygem-multi_json on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-multi_json

3. Information about the ruby3.0-rubygem-multi_json package on openSuSE Tumbleweed

Information for package ruby3.0-rubygem-multi_json:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-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.