How to Install and Uninstall perl-PerlIO-gzip.x86_64 Package on CentOS Stream 9
Last updated: January 15,2025
1. Install "perl-PerlIO-gzip.x86_64" package
This tutorial shows how to install perl-PerlIO-gzip.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-PerlIO-gzip.x86_64
Copied
2. Uninstall "perl-PerlIO-gzip.x86_64" package
This tutorial shows how to uninstall perl-PerlIO-gzip.x86_64 on CentOS Stream 9:
$
sudo dnf remove
perl-PerlIO-gzip.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-PerlIO-gzip.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:35:55 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-PerlIO-gzip
Version : 0.20
Release : 10.el9
Architecture : x86_64
Size : 26 k
Source : perl-PerlIO-gzip-0.20-10.el9.src.rpm
Repository : epel
Summary : Perl extension to provide a PerlIO layer to gzip/gunzip
URL : https://metacpan.org/release/PerlIO-gzip
License : GPL+ or Artistic
Description : PerlIO::gzip provides a PerlIO layer that manipulates files in the format
: used by the gzip program. Compression and decompression are implemented.
:
: This is akin to Compress::Zlib, except that it operates at the lower PerlIO
: layer.
Available Packages
Name : perl-PerlIO-gzip
Version : 0.20
Release : 10.el9
Architecture : x86_64
Size : 26 k
Source : perl-PerlIO-gzip-0.20-10.el9.src.rpm
Repository : epel
Summary : Perl extension to provide a PerlIO layer to gzip/gunzip
URL : https://metacpan.org/release/PerlIO-gzip
License : GPL+ or Artistic
Description : PerlIO::gzip provides a PerlIO layer that manipulates files in the format
: used by the gzip program. Compression and decompression are implemented.
:
: This is akin to Compress::Zlib, except that it operates at the lower PerlIO
: layer.