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

Last updated: November 01,2024

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

Here is a brief guide to show you how to install perl-Compress-Raw-Zlib.src on Oracle Linux 8

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

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

Here is a brief guide to show you how to uninstall perl-Compress-Raw-Zlib.src on Oracle Linux 8:

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

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

Last metadata expiration check: 2:01:38 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Compress-Raw-Zlib
Version : 2.096
Release : 1.module+el8.6.0+20545+312b6629
Architecture : src
Size : 274 k
Source : None
Repository : ol8_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.