How to Install and Uninstall libio-compress-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libio-compress-perl" package

Please follow the guidelines below to install libio-compress-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libio-compress-perl

2. Uninstall "libio-compress-perl" package

Please follow the step by step instructions below to uninstall libio-compress-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libio-compress-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libio-compress-perl package on Ubuntu 21.10 (Impish Indri)

Package: libio-compress-perl
Architecture: all
Version: 2.101-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 861
Depends: perl:any, libcompress-raw-bzip2-perl (>= 2.101), libcompress-raw-zlib-perl (>= 2.101)
Recommends: libio-compress-lzma-perl (>= 2.101)
Filename: pool/universe/libi/libio-compress-perl/libio-compress-perl_2.101-1_all.deb
Size: 227744
MD5sum: f2a25700eccaffae17f9ab88aa13e62e
SHA1: 835b909022354bc3c2d916faee215cb5c0eb0949
SHA256: a6fccc40aa9a6e985ce87e8402b0b6003beb45d5e5c93820f34090e1da1995a7
SHA512: 0517d7204da25aa9995eb91db0d9814175c13fe56016822161741dc776367c4b2fe0d5d24abde6e263a42c752c770f33ea713a2ec01b0d1d3eb1b99b85828d0e
Homepage: https://metacpan.org/release/IO-Compress
Description-en: bundle of IO::Compress modules
This package contains the following IO::Compress and IO::Uncompress modules:
.
- Compress::Zlib
- IO::Compress::Base
- IO::Compress::Bzip2
- IO::Compress::Deflate
- IO::Compress::Gzip
- IO::Compress::RawDeflate
- IO::Compress::Zip
- IO::Uncompress::Base
- IO::Uncompress::Bunzip2
- IO::Uncompress::Gunzip
- IO::Uncompress::Inflate
- IO::Uncompress::RawInflate
- IO::Uncompress::Unzip
.
Compress::Zlib is a Perl external module which provides an interface to
the info-zip zlib compression library. zlib is a general purpose
compression library.
.
Some of the features provided by Compress::Zlib include:
.
* in-memory compression and decompression
* read and write gzip (.gz) files directly.
.
IO::Compress::Bunzip2 and IO::Uncompress::Bunzip2 provide a Perl interface
that allows transparent reading and writing bzip2 compressed data to files or
buffers.
.
IO::Compress::Base is the base class for all IO::Compress and IO::Uncompress
modules. It is not intended for direct use in application code. Its sole
purpose is to be sub-classed by IO::Compress modules.
Description-md5: f38bd44e6db47e39dad5a2dcf01a67ad