How to Install and Uninstall liblog-log4perl-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "liblog-log4perl-perl" package

This guide covers the steps necessary to install liblog-log4perl-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install liblog-log4perl-perl

2. Uninstall "liblog-log4perl-perl" package

Please follow the steps below to uninstall liblog-log4perl-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove liblog-log4perl-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblog-log4perl-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: liblog-log4perl-perl
Architecture: all
Version: 1.54-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 920
Depends: perl:any
Recommends: libipc-shareable-perl, liblog-dispatch-perl
Suggests: libdbd-csv-perl, liblog-dispatch-filerotate-perl, librrds-perl, libxml-dom-perl
Filename: pool/universe/libl/liblog-log4perl-perl/liblog-log4perl-perl_1.54-1_all.deb
Size: 343048
MD5sum: 92b943bb91f2ea23e071e00e40fb8761
SHA1: 85fa2ac57a1401a92376a5bb78e29788a87e8616
SHA256: 3e194a4d582615b184205ad5b7eb65cae73a043ecc6888dcad95aa8f31273e12
SHA512: 369d4f79ccd304d2ea6fb791fd3a2968e0a39f45eec4f132f9e89197229e8bc9f9b0d6842c1ea87be3ca5a88ff9c867661b0d16fa37a11b847416838de92b0e7
Homepage: https://metacpan.org/release/Log-Log4perl
Description-en: Perl port of the widely popular log4j logging package
Log::Log4perl is a pure Perl port of the widely popular Apache/Jakarta
log4j library for Java. In the spirit of log4j, Log::Log4perl
addresses the shortcomings of typical ad-hoc or homegrown logging
systems by providing three mechanisms to control the amount of data
being logged and where it ends up at:
* Levels allow you to specify the priority of log
messages. Low-priority messages are suppressed when the system's
setting allows for only higher-priority messages.
* Categories define which parts of the system you want to enable
logging in. Category inheritance allows you to elegantly reuse
and override previously defined settings of different parts in the
category hierarchy. So, at a central location in your system (either
in a configuration file or in the startup code) you may specify which
components (classes, functions) of your system should generate logs.
* Appenders allow you to choose which output devices the log data
is being written to, once it clears the previously listed
hurdles.
Description-md5: fc45c7d0127d456b3cb1e577b2449358