How to Install and Uninstall rlog.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "rlog.x86_64" package

This tutorial shows how to install rlog.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install rlog.x86_64

2. Uninstall "rlog.x86_64" package

Learn how to uninstall rlog.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove rlog.x86_64 $ sudo dnf autoremove

3. Information about the rlog.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:47:57 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rlog
Version : 1.4
Release : 27.el8
Architecture : x86_64
Size : 44 k
Source : rlog-1.4-27.el8.src.rpm
Repository : epel
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.