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

Last updated: July 02,2024

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

Please follow the instructions below to install ruby3.3-rubygem-logging on openSuSE Tumbleweed

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

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

This is a short guide on how to uninstall ruby3.3-rubygem-logging on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-logging

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

Information for package ruby3.3-rubygem-logging:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-logging
Version : 2.3.1-1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 314.2 KiB
Installed : No
Status : not installed
Source package : rubygem-logging-2.3.1-1.8.src
Upstream URL : http://rubygems.org/gems/logging
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.