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

Last updated: June 29,2024

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

Please follow the instructions below to install ruby3.2-rubygem-celluloid on openSuSE Tumbleweed

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

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

Please follow the step by step instructions below to uninstall ruby3.2-rubygem-celluloid on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.2-rubygem-celluloid

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

Information for package ruby3.2-rubygem-celluloid:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.2-rubygem-celluloid
Version : 0.18.0-1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 277.0 KiB
Installed : No
Status : not installed
Source package : rubygem-celluloid-0.18.0-1.15.src
Upstream URL : https://github.com/celluloid/celluloid
Summary : Actor-based concurrent object framework for Ruby
Description :
Celluloid enables people to build concurrent programs out of concurrent
objects just as easily as they build sequential programs out of sequential
objects.