How to Install and Uninstall perl-PCP-LogSummary.x86_64 Package on Amazon Linux 2

Last updated: May 17,2024

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

This guide covers the steps necessary to install perl-PCP-LogSummary.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-PCP-LogSummary.x86_64

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

Please follow the step by step instructions below to uninstall perl-PCP-LogSummary.x86_64 on Amazon Linux 2:

$ sudo yum remove perl-PCP-LogSummary.x86_64 $ sudo yum autoremove

3. Information about the perl-PCP-LogSummary.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-PCP-LogSummary
Arch : x86_64
Version : 4.3.2
Release : 12.amzn2.0.1
Size : 29 k
Repo : amzn2-core/2/x86_64
Summary : Performance Co-Pilot (PCP) Perl bindings for post-processing
: output of pmlogsummary
URL : https://pcp.io
License : GPLv2+
Description : The PCP::LogSummary module provides a Perl module for using the
: statistical summary data produced by the Performance Co-Pilot
: pmlogsummary utility. This utility produces various averages,
: minima, maxima, and other calculations based on the performance
: data stored in a PCP archive. The Perl interface is ideal for
: exporting this data into third-party tools (e.g. spreadsheets).