How to Install and Uninstall log4j.noarch Package on AlmaLinux 8

Last updated: September 24,2024

1. Install "log4j.noarch" package

This is a short guide on how to install log4j.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install log4j.noarch

2. Uninstall "log4j.noarch" package

Please follow the step by step instructions below to uninstall log4j.noarch on AlmaLinux 8:

$ sudo dnf remove log4j.noarch $ sudo dnf autoremove

3. Information about the log4j.noarch package on AlmaLinux 8

Last metadata expiration check: 1:59:13 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : log4j
Version : 2.17.1
Release : 4.module_el8.6.0+2885+57fd4498
Architecture : noarch
Size : 1.8 M
Source : log4j-2.17.1-4.module_el8.6.0+2885+57fd4498.src.rpm
Repository : appstream
Summary : Java logging package
URL : https://logging.apache.org/log4j
License : ASL 2.0
Description : Log4j is a tool to help the programmer output log statements to a
: variety of output targets.