How to Install and Uninstall pcp-manager.x86_64 Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "pcp-manager.x86_64" package

Please follow the instructions below to install pcp-manager.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install pcp-manager.x86_64

2. Uninstall "pcp-manager.x86_64" package

In this section, we are going to explain the necessary steps to uninstall pcp-manager.x86_64 on Amazon Linux 2:

$ sudo yum remove pcp-manager.x86_64 $ sudo yum autoremove

3. Information about the pcp-manager.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : pcp-manager
Arch : x86_64
Version : 4.3.2
Release : 12.amzn2.0.1
Size : 76 k
Repo : amzn2-core/2/x86_64
Summary : Performance Co-Pilot (PCP) manager daemon
URL : https://pcp.io
License : GPLv2+
Description : An optional daemon (pmmgr) that manages a collection of pmlogger
: and pmie daemons, for a set of discovered local and remote hosts
: running the performance metrics collection daemon (pmcd). It
: ensures these daemons are running when appropriate, and manages
: their log rotation needs. It is an alternative to the cron-based
: pmlogger/pmie service scripts.