How to Install and Uninstall libio-compress-perl Package on Kali Linux

Last updated: May 22,2024

1. Install "libio-compress-perl" package

Please follow the step by step instructions below to install libio-compress-perl on Kali Linux

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

2. Uninstall "libio-compress-perl" package

Please follow the guidelines below to uninstall libio-compress-perl on Kali Linux:

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

3. Information about the libio-compress-perl package on Kali Linux

Package: libio-compress-perl
Version: 2.207-1
Installed-Size: 1066
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcompress-raw-bzip2-perl (>= 2.207), libcompress-raw-zlib-perl (>= 2.207)
Suggests: libio-compress-lzma-perl (>= 2.207)
Size: 279156
SHA256: f092a56482444b2a6f54222ca34e1a86ba6fb9a0172da8b7ffb257882943e6e2
SHA1: 476febd8efdea4f54e60fe093dac02816c72faf7
MD5sum: bb7717a83b56a71cc3c5b8085212aa47
Description: 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:
Homepage: https://metacpan.org/release/IO-Compress
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib,
role::program, use::compressing
Section: perl
Priority: optional
Filename: pool/main/libi/libio-compress-perl/libio-compress-perl_2.207-1_all.deb