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

Last updated: October 13,2024

1. Install "easyloggingpp-doc.noarch" package

Please follow the instructions below to install easyloggingpp-doc.noarch on AlmaLinux 9

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

2. Uninstall "easyloggingpp-doc.noarch" package

Please follow the step by step instructions below to uninstall easyloggingpp-doc.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:02:16 ago on Wed Mar 13 07:41:12 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++.