How to Install and Uninstall libmetrics-any-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "libmetrics-any-perl" package

This is a short guide on how to install libmetrics-any-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libmetrics-any-perl" package

Please follow the instructions below to uninstall libmetrics-any-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libmetrics-any-perl package on Ubuntu 21.10 (Impish Indri)

Package: libmetrics-any-perl
Architecture: all
Version: 0.06-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 96
Depends: perl:any, libscalar-list-utils-perl
Filename: pool/universe/libm/libmetrics-any-perl/libmetrics-any-perl_0.06-1_all.deb
Size: 40796
MD5sum: aae87526d3c5d431d067ff813474ef86
SHA1: 0f185699bb1f279470301f83bde641426517291b
SHA256: 5e52d7a223a157bad2bcdde86e0cadda9b24b90e081ebdff316a68d436cfcf6e
SHA512: 9690c8731814b7c894e2740154488106bc9b4edc37d65955a503894b21c83543d0aea3e4777739afafa7d1362ee280ea507c407be4538b4b920ae83b117b9386
Homepage: https://metacpan.org/release/Metrics-Any
Description-en: abstract collection of monitoring metrics
Metrics::Any provides a central location for modules to report monitoring
metrics, such as counters of the number of times interesting events have
happened, and programs to collect up and send those metrics to monitoring
services.
.
Inspired by Log::Any, this module splits the overall problem into two sides.
Modules wishing to provide metrics for monitoring purposes can use the use
Metrics::Any statement to obtain a collector into which they can report
metric events. By default this collector doesn't actually do anything, so
modules can easily use it without adding extra specific dependencies for
specific reporting.
.
A program using one or more such modules can apply a different policy and
request a particular adapter implementation in order to actually report these
metrics to some external system, by using the use Metrics::Any::Adapter
statement.
Description-md5: ff33d42aefbe75a68f76ed8d292817fa