How to Install and Uninstall liblog-any-adapter-callback-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "liblog-any-adapter-callback-perl" package

This is a short guide on how to install liblog-any-adapter-callback-perl on Kali Linux

$ sudo apt update $ sudo apt install liblog-any-adapter-callback-perl

2. Uninstall "liblog-any-adapter-callback-perl" package

Please follow the guidance below to uninstall liblog-any-adapter-callback-perl on Kali Linux:

$ sudo apt remove liblog-any-adapter-callback-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblog-any-adapter-callback-perl package on Kali Linux

Package: liblog-any-adapter-callback-perl
Version: 0.102-1
Installed-Size: 24
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, liblog-any-perl
Size: 8456
SHA256: 785aeb2a6900ed88bce2fa76d0e06070b0cd11797bb77d0945236a6f7db36ada
SHA1: aa1f05c183c86d1b6132aa47ec2e8d238a6c0fcb
MD5sum: fac2f9762f70e2fd2bdeaaf0b8d371e7
Description: module to send Log::Any logs to a subroutine
Log::Any::Adapter::Callback lets you specify callback subroutine to be called
by Log::Any's logging methods (like $log->debug(), $log->error(), etc) and
detection methods (like $log->is_warning(), $log->is_fatal(), etc.).
.
This adapter is used for customized logging, and is mostly a convenient
construct to save a few lines of code. You could achieve the same effect by
creating a full Log::Any adapter class.
.
DEPRECATION NOTICE: Log::Any distribution since 1.708 comes with
Log::Any::Adapter::Capture which does the same thing.
Log::Any::Adapter::Callback is hence deprecated.
Description-md5:
Homepage: https://metacpan.org/release/Log-Any-Adapter-Callback
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libl/liblog-any-adapter-callback-perl/liblog-any-adapter-callback-perl_0.102-1_all.deb