How to Install and Uninstall perl-Compress-Raw-Zlib.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: January 30,2025

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

In this section, we are going to explain the necessary steps to install perl-Compress-Raw-Zlib.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the instructions below to uninstall perl-Compress-Raw-Zlib.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the perl-Compress-Raw-Zlib.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:54:38 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Compress-Raw-Zlib
Version : 2.081
Release : 1.el8
Architecture : x86_64
Size : 68 k
Source : perl-Compress-Raw-Zlib-2.081-1.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Low-level interface to the zlib compression library
URL : http://search.cpan.org/dist/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.