How to Install and Uninstall perl-Metrics-Any.noarch Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "perl-Metrics-Any.noarch" package

This is a short guide on how to install perl-Metrics-Any.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-Metrics-Any.noarch

2. Uninstall "perl-Metrics-Any.noarch" package

This guide covers the steps necessary to uninstall perl-Metrics-Any.noarch on CentOS Stream 9:

$ sudo dnf remove perl-Metrics-Any.noarch $ sudo dnf autoremove

3. Information about the perl-Metrics-Any.noarch package on CentOS Stream 9

Last metadata expiration check: 1:59:40 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Metrics-Any
Version : 0.07
Release : 1.el9
Architecture : noarch
Size : 58 k
Source : perl-Metrics-Any-0.07-1.el9.src.rpm
Repository : epel
Summary : Abstract collection of monitoring metrics
URL : https://metacpan.org/release/Metrics-Any/
License : GPL+ or Artistic
Description : 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.