How to Install and Uninstall perl-Metrics-Any.noarch Package on Rocky Linux 9

Last updated: October 09,2024

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

This guide let you learn how to install perl-Metrics-Any.noarch on Rocky Linux 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 Rocky Linux 9:

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

3. Information about the perl-Metrics-Any.noarch package on Rocky Linux 9

Last metadata expiration check: 1:07:18 ago on Fri Feb 16 06:49:52 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.