How to Install and Uninstall perl-IO-Zlib.noarch Package on Fedora 38

Last updated: January 12,2025

1. Install "perl-IO-Zlib.noarch" package

Please follow the instructions below to install perl-IO-Zlib.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-IO-Zlib.noarch

2. Uninstall "perl-IO-Zlib.noarch" package

Learn how to uninstall perl-IO-Zlib.noarch on Fedora 38:

$ sudo dnf remove perl-IO-Zlib.noarch $ sudo dnf autoremove

3. Information about the perl-IO-Zlib.noarch package on Fedora 38

Last metadata expiration check: 1:03:29 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-IO-Zlib
Epoch : 1
Version : 1.14
Release : 2.fc38
Architecture : noarch
Size : 20 k
Source : perl-IO-Zlib-1.14-2.fc38.src.rpm
Repository : fedora
Summary : Perl IO:: style interface to Compress::Zlib
URL : https://metacpan.org/release/IO-Zlib
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : IO::Zlib provides an IO:: style interface to Compress::Zlib and hence to
: gzip/zlib-compressed files. It provides many of the same methods as the
: IO::Handle interface.