How to Install and Uninstall easyloggingpp-doc.noarch Package on Fedora 39

Last updated: November 24,2024

1. Install "easyloggingpp-doc.noarch" package

Learn how to install easyloggingpp-doc.noarch on Fedora 39

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

2. Uninstall "easyloggingpp-doc.noarch" package

Please follow the guidance below to uninstall easyloggingpp-doc.noarch on Fedora 39:

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

3. Information about the easyloggingpp-doc.noarch package on Fedora 39

Last metadata expiration check: 1:55:54 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : easyloggingpp-doc
Epoch : 1
Version : 9.97.1
Release : 1.fc39
Architecture : noarch
Size : 616 k
Source : easyloggingpp-9.97.1-1.fc39.src.rpm
Repository : fedora
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++.