How to Install and Uninstall perl-Compress-Raw-Zlib.x86_64 Package on Fedora 39

Last updated: October 12,2024

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

Learn how to install perl-Compress-Raw-Zlib.x86_64 on Fedora 39

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

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

This is a short guide on how to uninstall perl-Compress-Raw-Zlib.x86_64 on Fedora 39:

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

3. Information about the perl-Compress-Raw-Zlib.x86_64 package on Fedora 39

Last metadata expiration check: 2:22:00 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Compress-Raw-Zlib
Version : 2.206
Release : 1.fc39
Architecture : x86_64
Size : 64 k
Source : perl-Compress-Raw-Zlib-2.206-1.fc39.src.rpm
Repository : fedora
Summary : Low-level interface to the zlib compression library
URL : https://metacpan.org/release/Compress-Raw-Zlib
License : (GPL-1.0-or-later OR Artistic-1.0-Perl) AND Zlib
Description : The Compress::Raw::Zlib module provides a Perl interface to the zlib
: compression library, which is used by IO::Compress::Zlib.