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

Last updated: October 13,2024

1. Install "rubygem-log4r.noarch" package

Please follow the instructions below to install rubygem-log4r.noarch on Fedora 39

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

2. Uninstall "rubygem-log4r.noarch" package

Learn how to uninstall rubygem-log4r.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:05:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rubygem-log4r
Version : 1.1.10
Release : 20.fc39
Architecture : noarch
Size : 44 k
Source : rubygem-log4r-1.1.10-20.fc39.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.