How to Install and Uninstall perl-Compress-Raw-Zlib.src Package on Oracle Linux 9

Last updated: June 29,2024

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

Please follow the step by step instructions below to install perl-Compress-Raw-Zlib.src on Oracle Linux 9

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

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

This guide let you learn how to uninstall perl-Compress-Raw-Zlib.src on Oracle Linux 9:

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

3. Information about the perl-Compress-Raw-Zlib.src package on Oracle Linux 9

Last metadata expiration check: 0:11:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Compress-Raw-Zlib
Version : 2.101
Release : 5.el9
Architecture : src
Size : 265 k
Source : None
Repository : ol9_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.