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

Last updated: May 17,2024

1. Install "liblog-contextual-perl" package

This guide let you learn how to install liblog-contextual-perl on Kali Linux

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

2. Uninstall "liblog-contextual-perl" package

Please follow the steps below to uninstall liblog-contextual-perl on Kali Linux:

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

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

Package: liblog-contextual-perl
Version: 0.008001-2
Installed-Size: 113
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdata-dumper-concise-perl, libexporter-declare-perl, libmoo-perl
Suggests: liblog-log4perl-perl
Size: 46984
SHA256: 7a41cdd5ee1a4615a3d9a6f2b2d3fba233dc2e8d0a02ae8267d64864ed500bf7
SHA1: c8970b9e346a0124dcab3c5645dbca9b63b73815
MD5sum: 40eb82887642d1ab2d058e6532dc900a
Description: module for simple contextual logging
Log::Contextual is a Perl module that provides an implementation-independent
interface for simple data logging. It supports painless switching between any
logger that implements the defined interface, either for the entire program
(using set_logger) or for a given section of code (using with_logger).
.
The framework supports many logging levels that are enabled using environment
variables (these are, in order of decreasing verbosity: trace, debug, info,
warn, error, and fatal).
.
This package includes simple loggers that can be seamlessly upgraded to more
advanced loggers, such as Log::Dispatchouli (see liblog-dispatchouli-perl).
Description-md5:
Homepage: https://metacpan.org/release/Log-Contextual
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libl/liblog-contextual-perl/liblog-contextual-perl_0.008001-2_all.deb