How to Install and Uninstall perl-Log-Log4perl.noarch Package on Rocky Linux 8

Last updated: November 09,2024

1. Install "perl-Log-Log4perl.noarch" package

In this section, we are going to explain the necessary steps to install perl-Log-Log4perl.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-Log-Log4perl.noarch

2. Uninstall "perl-Log-Log4perl.noarch" package

Here is a brief guide to show you how to uninstall perl-Log-Log4perl.noarch on Rocky Linux 8:

$ sudo dnf remove perl-Log-Log4perl.noarch $ sudo dnf autoremove

3. Information about the perl-Log-Log4perl.noarch package on Rocky Linux 8

Last metadata expiration check: 0:04:56 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Log-Log4perl
Version : 1.50
Release : 1.el8
Architecture : noarch
Size : 375 k
Source : perl-Log-Log4perl-1.50-1.el8.src.rpm
Repository : epel
Summary : Log4j implementation for Perl
URL : https://metacpan.org/release/Log-Log4perl
License : GPL+ or Artistic
Description : Log::Log4perl lets you remote-control and fine-tune the logging
: behavior of your system from the outside. It implements the widely
: popular (Java-based) Log4j logging package in pure Perl.
:
: To log into RRD database, install perl-Log-Log4perl-Appender-RRDs package.
: To log into a database via DBI, install perl-Log-Log4perl-Appender-DBI package.
:
: To read log4j XML configuration files, install
: perl-Log-Log4perl-Config-DOMConfigurator package.