How to Install and Uninstall perl-IO-Compress.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "perl-IO-Compress.noarch" package

Please follow the steps below to install perl-IO-Compress.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-IO-Compress.noarch

2. Uninstall "perl-IO-Compress.noarch" package

Please follow the step by step instructions below to uninstall perl-IO-Compress.noarch on Rocky Linux 8:

$ sudo dnf remove perl-IO-Compress.noarch $ sudo dnf autoremove

3. Information about the perl-IO-Compress.noarch package on Rocky Linux 8

Last metadata expiration check: 0:39:04 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-IO-Compress
Version : 2.081
Release : 1.el8
Architecture : noarch
Size : 257 k
Source : perl-IO-Compress-2.081-1.el8.src.rpm
Repository : baseos
Summary : Read and write compressed data
URL : http://search.cpan.org/dist/IO-Compress/
License : GPL+ or Artistic
Description : This distribution provides a Perl interface to allow reading and writing of
: compressed data created with the zlib and bzip2 libraries.
:
: IO-Compress supports reading and writing of bzip2, RFC 1950, RFC 1951,
: RFC 1952 (i.e. gzip) and zip files/buffers.
:
: The following modules used to be distributed separately, but are now
: included with the IO-Compress distribution:
: * Compress-Zlib
: * IO-Compress-Zlib
: * IO-Compress-Bzip2
: * IO-Compress-Base