How to Install and Uninstall rlog.i686 Package on Fedora 35

Last updated: May 16,2024

1. Install "rlog.i686" package

This tutorial shows how to install rlog.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install rlog.i686

2. Uninstall "rlog.i686" package

This tutorial shows how to uninstall rlog.i686 on Fedora 35:

$ sudo dnf remove rlog.i686 $ sudo dnf autoremove

3. Information about the rlog.i686 package on Fedora 35

Last metadata expiration check: 5:21:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rlog
Version : 1.4
Release : 33.fc35
Architecture : i686
Size : 41 k
Source : rlog-1.4-33.fc35.src.rpm
Repository : fedora
Summary : Runtime Logging for C++
URL : http://arg0.net/rlog
License : LGPLv2+
Description : RLog provides a flexible message logging facility for C++ programs and
: libraries. It is meant to be fast enough to leave in production code.