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

Last updated: May 20,2024

1. Install "liblog-any-perl" package

In this section, we are going to explain the necessary steps to install liblog-any-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "liblog-any-perl" package

This guide covers the steps necessary to uninstall liblog-any-perl on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: liblog-any-perl
Architecture: all
Version: 1.709-1
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 169
Provides: liblog-any-adapter-perl
Depends: perl:any, libscalar-list-utils-perl
Breaks: liblog-any-adapter-perl (<< 0.11+)
Replaces: liblog-any-adapter-perl (<< 0.11+)
Filename: pool/main/libl/liblog-any-perl/liblog-any-perl_1.709-1_all.deb
Size: 67720
MD5sum: 1757405657936c9396be30d1d0648378
SHA1: e99f27cd42f77dd1bab3982f19d70fb4c0114001
SHA256: 1550c29f41e56a355af8ecf235183eb5f01fc0b9574e41557903566145a4d574
SHA512: c2396e3eccb1d44cd038cf96d4f2e6fa7b043d20e8c66e43b1bfee24900b8e4251a51d3dc83bbc3fd31f92209e1504508654b9af0c1e0a73e72fa955f90813ca
Homepage: https://metacpan.org/release/Log-Any
Description-en: Perl module to log messages safely and efficiently
Log::Any allows CPAN modules to safely and efficiently log messages, while
letting the application choose (or decline to choose) a logging mechanism
such as Log::Dispatch or Log::Log4perl.
.
Log::Any has a very tiny footprint and no dependencies beyond Perl 5.6, which
makes it appropriate for even small CPAN modules to use. It defaults to
'null' logging activity, so a module can safely log without worrying about
whether the application has chosen (or will ever choose) a logging mechanism.
.
The application, in turn, may choose one or more logging mechanisms via
Log::Any::Adapter.
Description-md5: 38798c1111c8d672cb29734a4221bae1