How to Install and Uninstall perl-Archive-Zip-SimpleZip.noarch Package on Fedora 35

Last updated: July 03,2024

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

This is a short guide on how to install perl-Archive-Zip-SimpleZip.noarch on Fedora 35

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

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

Please follow the steps below to uninstall perl-Archive-Zip-SimpleZip.noarch on Fedora 35:

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

3. Information about the perl-Archive-Zip-SimpleZip.noarch package on Fedora 35

Last metadata expiration check: 1:12:17 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Archive-Zip-SimpleZip
Version : 0.040
Release : 2.fc35
Architecture : noarch
Size : 50 k
Source : perl-Archive-Zip-SimpleZip-0.040-2.fc35.src.rpm
Repository : updates
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.