How to Install and Uninstall perl-Archive-Zip-SimpleZip.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "perl-Archive-Zip-SimpleZip.noarch" package

Please follow the steps below to install perl-Archive-Zip-SimpleZip.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Archive-Zip-SimpleZip.noarch

2. Uninstall "perl-Archive-Zip-SimpleZip.noarch" package

Please follow the guidance below to uninstall perl-Archive-Zip-SimpleZip.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Archive-Zip-SimpleZip.noarch $ sudo dnf autoremove

3. Information about the perl-Archive-Zip-SimpleZip.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:34:20 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Archive-Zip-SimpleZip
Version : 0.040
Release : 2.el9
Architecture : noarch
Size : 51 k
Source : perl-Archive-Zip-SimpleZip-0.040-2.el9.src.rpm
Repository : epel
Summary : Create Zip Archives
URL : https://metacpan.org/release/Archive-Zip-SimpleZip/
License : GPL+ or Artistic
Description : Archive::Zip::SimpleZip is a module that allows the creation of Zip
: archives. For reading Zip archives, there is a companion module, called
: Archive::Zip::SimpleUnzip, that can read Zip archives.