How to Install and Uninstall libhttp-tiny-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libhttp-tiny-perl" package

Please follow the instructions below to install libhttp-tiny-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libhttp-tiny-perl" package

Please follow the steps below to uninstall libhttp-tiny-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libhttp-tiny-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhttp-tiny-perl
Priority: optional
Section: universe/perl
Installed-Size: 129
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.056-1
Depends: perl
Recommends: ca-certificates, libhttp-cookiejar-perl, libio-socket-ssl-perl (>= 1.56), libnet-ssleay-perl (>= 1.49), perl (>= 5.19.8) | libio-socket-ip-perl (>= 0.25)
Filename: pool/universe/libh/libhttp-tiny-perl/libhttp-tiny-perl_0.056-1_all.deb
Size: 31510
MD5sum: d07c6404b44c3303fc215d78bc49adcb
SHA1: 3ea4b0122b2cb713466cfa42afdf0e4c2fedf3cc
SHA256: 3fe16e9c033e53c8033fc2fb2f0974510c31a435dfc0784cdb01c277ffae92f9
Description-en: Perl module that implements a small, simple, correct HTTP/1.1 client
HTTP::Tiny is a very simple HTTP/1.1 client, designed primarily for doing
simple GET requests without the overhead of a large framework like
LWP::UserAgent.
.
It is more correct and more complete than HTTP::Lite. It supports proxies
(currently only non-authenticating ones) and redirection. It also correctly
resumes after EINTR.
Description-md5: 73290beec859d109080486ffb8f515e2
Homepage: https://metacpan.org/release/HTTP-Tiny
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu