How to Install and Uninstall ruby2.7-rubygem-celluloid Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "ruby2.7-rubygem-celluloid" package

Here is a brief guide to show you how to install ruby2.7-rubygem-celluloid on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby2.7-rubygem-celluloid

2. Uninstall "ruby2.7-rubygem-celluloid" package

Learn how to uninstall ruby2.7-rubygem-celluloid on openSuSE Tumbleweed:

$ sudo zypper remove ruby2.7-rubygem-celluloid

3. Information about the ruby2.7-rubygem-celluloid package on openSuSE Tumbleweed

Information for package ruby2.7-rubygem-celluloid:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby2.7-rubygem-celluloid
Version : 0.18.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 277,2 KiB
Installed : No
Status : not installed
Source package : rubygem-celluloid-0.18.0-1.4.src
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.