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

Last updated: November 22,2024

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

This is a short guide on how to install ruby3.0-rubygem-logging on openSuSE Tumbleweed

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

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

This tutorial shows how to uninstall ruby3.0-rubygem-logging on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-logging

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

Information for package ruby3.0-rubygem-logging:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-rubygem-logging
Version : 2.3.0-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 314,2 KiB
Installed : No
Status : not installed
Source package : rubygem-logging-2.3.0-1.6.src
Summary : A flexible and extendable logging library for Ruby
Description :
**Logging** is a flexible logging library for use in Ruby programs based on
the
design of Java's log4j library. It features a hierarchical logging system,
custom level names, multiple output destinations per log event, custom
formatting, and more.