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

Last updated: May 19,2024

1. Install "rubygem-log4r.noarch" package

Please follow the guidance below to install rubygem-log4r.noarch on Fedora 36

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

2. Uninstall "rubygem-log4r.noarch" package

Please follow the guidelines below to uninstall rubygem-log4r.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:40:32 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-log4r
Version : 1.1.10
Release : 17.fc36
Architecture : noarch
Size : 38 k
Source : rubygem-log4r-1.1.10-17.fc36.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.