How to Install and Uninstall ruby3.2-rubygem-rice Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "ruby3.2-rubygem-rice" package

This guide covers the steps necessary to install ruby3.2-rubygem-rice on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.2-rubygem-rice

2. Uninstall "ruby3.2-rubygem-rice" package

Please follow the steps below to uninstall ruby3.2-rubygem-rice on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.2-rubygem-rice

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

Information for package ruby3.2-rubygem-rice:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.2-rubygem-rice
Version : 4.1.0-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 580.5 KiB
Installed : No
Status : not installed
Source package : rubygem-rice-4.1.0-1.3.src
Upstream URL : https://github.com/jasonroelofs/rice
Summary : Ruby Interface for C++ Extensions
Description :
Rice is a C++ interface to Ruby's C API. It provides a type-safe and
exception-safe interface in order to make embedding Ruby and writing
Ruby extensions with C++ easier.