How to Install and Uninstall log4cplus.x86_64 Package on Fedora 38

Last updated: November 24,2024

1. Install "log4cplus.x86_64" package

Here is a brief guide to show you how to install log4cplus.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install log4cplus.x86_64

2. Uninstall "log4cplus.x86_64" package

This guide let you learn how to uninstall log4cplus.x86_64 on Fedora 38:

$ sudo dnf remove log4cplus.x86_64 $ sudo dnf autoremove

3. Information about the log4cplus.x86_64 package on Fedora 38

Last metadata expiration check: 2:37:37 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : log4cplus
Version : 2.0.8
Release : 4.fc38
Architecture : x86_64
Size : 340 k
Source : log4cplus-2.0.8-4.fc38.src.rpm
Repository : fedora
Summary : Logging Framework for C++
URL : http://sourceforge.net/projects/log4cplus
License : ASL 2.0
Description : log4cplus is a simple to use C++ logging API providing thread-safe, flexible,
: and arbitrarily granular control over log management and configuration. It is
: modeled after the Java log4j API.