How to Install and Uninstall easyloggingpp-doc.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "easyloggingpp-doc.noarch" package

Here is a brief guide to show you how to install easyloggingpp-doc.noarch on Oracle Linux 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 Oracle Linux 9:

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

3. Information about the easyloggingpp-doc.noarch package on Oracle Linux 9

Last metadata expiration check: 3:51:03 ago on Thu Feb 15 07:50:05 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++.