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

Last updated: May 03,2024

1. Install "libcgi-compress-gzip-perl" package

Please follow the steps below to install libcgi-compress-gzip-perl on Kali Linux

$ sudo apt update $ sudo apt install libcgi-compress-gzip-perl

2. Uninstall "libcgi-compress-gzip-perl" package

Please follow the step by step instructions below to uninstall libcgi-compress-gzip-perl on Kali Linux:

$ sudo apt remove libcgi-compress-gzip-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcgi-compress-gzip-perl
Version: 1.03-3
Installed-Size: 48
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcgi-pm-perl | perl (<< 5.19)
Size: 20188
SHA256: e33dd9f08d0540ee32bcf745fdbcdfb654a604a111901a19b92e623cbbab6d08
SHA1: e272ed34957c7bd45ea1c3f382ae9d3da984f0fa
MD5sum: 9d0d4eb6eebb1d696fe0bbcca981189e
Description: module to allow automatically compressed CGI output
CGI::Compress::Gzip extends the CGI module to auto-detect whether the client
browser wants compressed output and, if so and if the script chooses HTML
output, apply gzip compression on any content header for STDOUT.
CGI::Compress::Gzip is intended to be a drop-in replacement for CGI.pm.
.
Apache mod_perl users may wish to consider the Apache::Compress or
Apache::GzipChain modules, which allow more transparent output compression
than this module can provide. However, as of this writing those modules are
more aggressive about compressing, regardless of Content-Type.
Description-md5:
Homepage: https://metacpan.org/release/CGI-Compress-Gzip
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcgi-compress-gzip-perl/libcgi-compress-gzip-perl_1.03-3_all.deb