How to Install and Uninstall rubygem-log4r.noarch Package on Fedora 35

Last updated: May 17,2024

1. Install "rubygem-log4r.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-log4r.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rubygem-log4r.noarch

2. Uninstall "rubygem-log4r.noarch" package

Please follow the instructions below to uninstall rubygem-log4r.noarch on Fedora 35:

$ sudo dnf remove rubygem-log4r.noarch $ sudo dnf autoremove

3. Information about the rubygem-log4r.noarch package on Fedora 35

Last metadata expiration check: 2:37:41 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rubygem-log4r
Version : 1.1.10
Release : 16.fc35
Architecture : noarch
Size : 38 k
Source : rubygem-log4r-1.1.10-16.fc35.src.rpm
Repository : fedora
Summary : Log4r, logging framework for ruby
URL : https://github.com/colbygk/log4r
License : LGPLv3
Description : Log4r is a comprehensive and flexible logging library for use in Ruby programs.
: It features a heirarchical logging system of any number of levels, custom level
: names, multiple output destinations per log event, custom formatting, and more.