How to Install and Uninstall libwww-mechanize-gzip-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libwww-mechanize-gzip-perl" package

In this section, we are going to explain the necessary steps to install libwww-mechanize-gzip-perl on Kali Linux

$ sudo apt update $ sudo apt install libwww-mechanize-gzip-perl

2. Uninstall "libwww-mechanize-gzip-perl" package

Please follow the steps below to uninstall libwww-mechanize-gzip-perl on Kali Linux:

$ sudo apt remove libwww-mechanize-gzip-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwww-mechanize-gzip-perl package on Kali Linux

Package: libwww-mechanize-gzip-perl
Version: 0.14-2
Installed-Size: 21
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libwww-mechanize-perl
Size: 6348
SHA256: baaf82981647db967ace6530ec41a71409231b2189b0e79d395d5a7ce7718d60
SHA1: 89f2d9d9f49669db608ea04efe864088dd00f916
MD5sum: 5207ed566d257b67fda01facf76be694
Description: Perl module to fetch webpages with gzip-compression
The WWW::Mechanize::GZip module tries to fetch a URL by requesting
gzip-compression from the webserver.
.
If the response contains a header with 'Content-Encoding: gzip', it
decompresses the response in order to get the original (uncompressed)
content.
.
This module will help to reduce bandwidth fetching webpages, if supported
by the webeserver. If the webserver does not support gzip-compression,
no compression will be used.
.
This modules is a direct subclass of WWW::Mechanize and will therefore
support any methods provided by WWW::Mechanize.
.
The decompression is handled by Compress::Zlib::memGunzip.
Description-md5:
Homepage: https://metacpan.org/release/WWW-Mechanize-GZip
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libw/libwww-mechanize-gzip-perl/libwww-mechanize-gzip-perl_0.14-2_all.deb