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

Last updated: July 01,2024

1. Install "rubygem-log4r.noarch" package

This guide covers the steps necessary to install rubygem-log4r.noarch on Fedora 34

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

2. Uninstall "rubygem-log4r.noarch" package

This is a short guide on how to uninstall rubygem-log4r.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:18:21 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-log4r
Version : 1.1.10
Release : 15.fc34
Architecture : noarch
Size : 38 k
Source : rubygem-log4r-1.1.10-15.fc34.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.