How to Install and Uninstall perl-PCP-LogSummary.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

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

Please follow the instructions below to install perl-PCP-LogSummary.x86_64 on AlmaLinux 9

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

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

In this section, we are going to explain the necessary steps to uninstall perl-PCP-LogSummary.x86_64 on AlmaLinux 9:

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

3. Information about the perl-PCP-LogSummary.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:57:29 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-PCP-LogSummary
Version : 6.0.5
Release : 4.el9
Architecture : x86_64
Size : 16 k
Source : pcp-6.0.5-4.el9.src.rpm
Repository : appstream
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).