How to Install and Uninstall ruby3.0-rubygem-zeitwerk Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "ruby3.0-rubygem-zeitwerk" package

In this section, we are going to explain the necessary steps to install ruby3.0-rubygem-zeitwerk on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.0-rubygem-zeitwerk

2. Uninstall "ruby3.0-rubygem-zeitwerk" package

Please follow the guidelines below to uninstall ruby3.0-rubygem-zeitwerk on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-zeitwerk

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

Information for package ruby3.0-rubygem-zeitwerk:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-rubygem-zeitwerk
Version : 2.4.2-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 100,5 KiB
Installed : No
Status : not installed
Source package : rubygem-zeitwerk-2.4.2-1.5.src
Summary : Efficient and thread-safe constant autoloader
Description :
Zeitwerk implements constant autoloading with Ruby semantics. Each gem
and application may have their own independent autoloader, with its own
configuration, inflector, and logger. Supports autoloading,
reloading, and eager loading.