How to Install and Uninstall libhttp-lite-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libhttp-lite-perl" package

Please follow the guidance below to install libhttp-lite-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libhttp-lite-perl

2. Uninstall "libhttp-lite-perl" package

Please follow the guidance below to uninstall libhttp-lite-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libhttp-lite-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhttp-lite-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libhttp-lite-perl
Architecture: all
Version: 2.44-1.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: 46
Depends: perl:any
Filename: pool/universe/libh/libhttp-lite-perl/libhttp-lite-perl_2.44-1.1_all.deb
Size: 16216
MD5sum: 1c38d2367bc4d3514e52e80b6205f9b6
SHA1: a5834b846fec30e561775abdc972ffb3e91c3dfb
SHA256: ba3ba3086f8234cadd8d578d9fc8ebaf44cb9cdeda6687fe50769e7038d655ec
SHA512: 40b660b4eb1a510364e7491234062ebe93b9012e7e2c890aeba7ac40f0571c85276a185b1b1627cec3d88590317cb4edc5ba869e1f439dde4ae71c8314013f05
Homepage: https://metacpan.org/release/HTTP-Lite
Description-en: lightweight HTTP implementation for perl
HTTP::Lite is a stand-alone lightweight HTTP/1.1 implementation
for perl. It is not intended as a replacement for the
fully-features LWP module. Instead, it is intended for use in
situations where it is desirable to install the minimal number of
modules to achieve HTTP support, or where LWP is not a good
candidate due to CPU overhead, such as slower processors.
HTTP::Lite is also significantly faster than LWP
.
HTTP::Lite is ideal for CGI (or mod_perl) programs or for bundling
for redistribution with larger packages where only HTTP GET and
POST functionality are necessary.
.
HTTP::Lite supports basic POST and GET operations only. As of
0.2.1, HTTP::Lite supports HTTP/1.1 and is compliant with the Host
header, necessary for name based virtual hosting. Additionally,
HTTP::Lite now supports Proxies.
.
As of 2.0.0 HTTP::Lite now supports a callback to allow processing
of request data as it arrives. This is useful for handling very
large files without consuming memory.
Description-md5: 4a6778d0a5753752943ddc926cb1b572