How to Install and Uninstall perl-PCP-MMV.x86_64 Package on Oracle Linux 9

Last updated: May 14,2024

1. Install "perl-PCP-MMV.x86_64" package

This is a short guide on how to install perl-PCP-MMV.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-PCP-MMV.x86_64

2. Uninstall "perl-PCP-MMV.x86_64" package

This is a short guide on how to uninstall perl-PCP-MMV.x86_64 on Oracle Linux 9:

$ sudo dnf remove perl-PCP-MMV.x86_64 $ sudo dnf autoremove

3. Information about the perl-PCP-MMV.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:16:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-PCP-MMV
Version : 6.0.5
Release : 4.0.1.el9
Architecture : x86_64
Size : 30 k
Source : pcp-6.0.5-4.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : Performance Co-Pilot (PCP) Perl bindings for PCP Memory Mapped Values
URL : https://pcp.io
License : GPLv2+
Description : The PCP::MMV module contains the Perl language bindings for
: building scripts instrumented with the Performance Co-Pilot
: (PCP) Memory Mapped Value (MMV) mechanism.
: This mechanism allows arbitrary values to be exported from an
: instrumented script into the PCP infrastructure for monitoring
: and analysis with pmchart, pmie, pmlogger and other PCP tools.