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

Last updated: September 27,2024

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

This is a short guide on how to install ruby3.3-rubygem-rice on openSuSE Tumbleweed

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

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

This tutorial shows how to uninstall ruby3.3-rubygem-rice on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-rice

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

Information for package ruby3.3-rubygem-rice:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-rice
Version : 4.2.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 589.6 KiB
Installed : No
Status : not installed
Source package : rubygem-rice-4.2.1-1.1.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.