How to Install and Uninstall perl-PAR.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 26,2024

1. Install "perl-PAR.noarch" package

Here is a brief guide to show you how to install perl-PAR.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-PAR.noarch

2. Uninstall "perl-PAR.noarch" package

This tutorial shows how to uninstall perl-PAR.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-PAR.noarch $ sudo dnf autoremove

3. Information about the perl-PAR.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:13:27 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-PAR
Version : 1.017
Release : 2.el8
Architecture : noarch
Size : 107 k
Source : perl-PAR-1.017-2.el8.src.rpm
Repository : epel
Summary : Perl Archive Toolkit
URL : https://metacpan.org/release/PAR
License : GPL+ or Artistic
Description : This module lets you use special zip files, called Perl Archives, as
: libraries from which Perl modules can be loaded.