How to Install and Uninstall libwww-mechanize-gzip-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 29,2024

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

This is a short guide on how to install libwww-mechanize-gzip-perl on Ubuntu 21.10 (Impish Indri)

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

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

This guide covers the steps necessary to uninstall libwww-mechanize-gzip-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libwww-mechanize-gzip-perl package on Ubuntu 21.10 (Impish Indri)

Package: libwww-mechanize-gzip-perl
Architecture: all
Version: 0.14-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: 20
Depends: perl, libwww-mechanize-perl
Filename: pool/universe/libw/libwww-mechanize-gzip-perl/libwww-mechanize-gzip-perl_0.14-1_all.deb
Size: 6012
MD5sum: b81ed67038652222fac2fcafeafb09b2
SHA1: ac0081a9fa8169f2edd16e12d2d6bbb8f9f5f570
SHA256: b85de7ca6781678cf96819c12c8ae756cc22ee287cbd912b1d85de1158c61dcd
SHA512: 0ae448dc01001d3b4742455269c6a1354ddf095f147b55bc58b2d1a4d5586072ba3074eb462bdaa0c6e49bb3e81f9629dee58760c5f502b32260bfadaaba07d2
Homepage: https://metacpan.org/release/WWW-Mechanize-GZip
Description-en: 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: 4f0afd7b9d622ade8729ed4d0a3b2191