How to Install and Uninstall log4net-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "log4net-devel.x86_64" package

This tutorial shows how to install log4net-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install log4net-devel.x86_64

2. Uninstall "log4net-devel.x86_64" package

Here is a brief guide to show you how to uninstall log4net-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove log4net-devel.x86_64 $ sudo dnf autoremove

3. Information about the log4net-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:33:01 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : log4net-devel
Version : 2.0.8
Release : 10.el8
Architecture : x86_64
Size : 12 k
Source : log4net-2.0.8-10.el8.src.rpm
Repository : epel
Summary : A .NET framework for logging
URL : http://logging.apache.org/log4net/
License : ASL 2.0
Description : log4net is a tool to help the programmer output log statements to a
: variety of output targets. log4net is a port of the excellent log4j
: framework to the .NET runtime