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

Last updated: April 27,2024

1. Install "liblog-message-perl" package

Please follow the guidance below to install liblog-message-perl on Kali Linux

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

2. Uninstall "liblog-message-perl" package

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

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

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

Package: liblog-message-perl
Version: 0.8-3
Installed-Size: 57
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 22780
SHA256: 460be836c9a7f61a081d8f0fd4842b03e876a6e5114687b4e001ebc33b9deb50
SHA1: c339b5fe1547763ebfa2e0604add8dc290cc678c
MD5sum: 124cabcfcc4454e27a643a30e8b7ba40
Description: powerful and flexible message logging mechanism
Log::Message is a generic message storage mechanism. It allows you to store
messages on a stack -- either shared or private -- and assign meta-data to
it. Some meta-data will automatically be added for you, like a timestamp and
a stack trace, but some can be filled in by the user, like a tag by which to
identify it or group it, and a level at which to handle the message (for
example, log it, or die with it)
.
Log::Message also provides a powerful way of searching through items by
regexes on messages, tags and level.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Log-Message
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libl/liblog-message-perl/liblog-message-perl_0.8-3_all.deb