How to Install and Uninstall easyloggingpp-doc.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "easyloggingpp-doc.noarch" package

This guide let you learn how to install easyloggingpp-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install easyloggingpp-doc.noarch

2. Uninstall "easyloggingpp-doc.noarch" package

Please follow the steps below to uninstall easyloggingpp-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove easyloggingpp-doc.noarch $ sudo dnf autoremove

3. Information about the easyloggingpp-doc.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:33:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : easyloggingpp-doc
Epoch : 1
Version : 9.97.1
Release : 1.el9
Architecture : noarch
Size : 572 k
Source : easyloggingpp-9.97.1-1.el9.src.rpm
Repository : epel
Summary : Documentation and examples for Easylogging++
URL : https://github.com/abumq/easyloggingpp
License : MIT
Description : Easylogging++ is an efficient logging library for C++ applications. It is
: extremely powerful, highly extendable and configurable to a user’s
: requirements. It provides the ability to write your own sinks (via featured
: referred as LogDispatchCallback). This library is currently used by hundreds of
: open-source projects on github and other open-source source control management
: sites.
:
: The easyloggingpp-doc package contains documentation and examples for
: developing applications that use Easylogging++.