How to Install and Uninstall perl-Compress-Raw-Zlib.x86_64 Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "perl-Compress-Raw-Zlib.x86_64" package

Please follow the steps below to install perl-Compress-Raw-Zlib.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install perl-Compress-Raw-Zlib.x86_64

2. Uninstall "perl-Compress-Raw-Zlib.x86_64" package

Please follow the guidelines below to uninstall perl-Compress-Raw-Zlib.x86_64 on Rocky Linux 9:

$ sudo dnf remove perl-Compress-Raw-Zlib.x86_64 $ sudo dnf autoremove

3. Information about the perl-Compress-Raw-Zlib.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:13:45 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Compress-Raw-Zlib
Version : 2.101
Release : 5.el9
Architecture : x86_64
Size : 60 k
Source : perl-Compress-Raw-Zlib-2.101-5.el9.src.rpm
Repository : appstream
Summary : Low-level interface to the zlib compression library
URL : https://metacpan.org/release/Compress-Raw-Zlib
License : (GPL+ or Artistic) and zlib
Description : The Compress::Raw::Zlib module provides a Perl interface to the zlib
: compression library, which is used by IO::Compress::Zlib.