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

Last updated: December 27,2024

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

Please follow the instructions below to install ruby3.3-rubygem-multi_json on openSuSE Tumbleweed

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

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

Here is a brief guide to show you how to uninstall ruby3.3-rubygem-multi_json on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-multi_json

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

Information for package ruby3.3-rubygem-multi_json:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-multi_json
Version : 1.15.0-1.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 74.3 KiB
Installed : No
Status : not installed
Source package : rubygem-multi_json-1.15.0-1.18.src
Upstream URL : https://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.