How to Install and Uninstall liblog-log4perl-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "liblog-log4perl-perl" package

Please follow the steps below to install liblog-log4perl-perl on Kali Linux

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

2. Uninstall "liblog-log4perl-perl" package

Please follow the guidance below to uninstall liblog-log4perl-perl on Kali Linux:

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

3. Information about the liblog-log4perl-perl package on Kali Linux

Package: liblog-log4perl-perl
Version: 1.57-1
Installed-Size: 934
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Recommends: libipc-shareable-perl, liblog-dispatch-perl
Suggests: libdbd-csv-perl, liblog-dispatch-filerotate-perl, librrds-perl, libxml-dom-perl
Size: 366524
SHA256: 2d317115495ca96ae84e0302bad77f37c82a3fd6610a86d6a6c1008c8f6d58c4
SHA1: 2e282ace2e0d74db84823208c089a894b105c89f
MD5sum: 90db8a3a433b9e3b543805606dc5dadb
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Log-Log4perl
Tag: admin::logging, devel::lang:perl, devel::library, implemented-in::perl,
works-with::logfile
Section: perl
Priority: optional
Filename: pool/main/libl/liblog-log4perl-perl/liblog-log4perl-perl_1.57-1_all.deb