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

Last updated: May 17,2024

1. Install "libhttp-exception-perl" package

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

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

2. Uninstall "libhttp-exception-perl" package

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

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

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

Package: libhttp-exception-perl
Priority: optional
Section: universe/perl
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.04006-1
Depends: perl, libexception-class-perl, libscalar-list-utils-perl, libwww-perl
Filename: pool/universe/libh/libhttp-exception-perl/libhttp-exception-perl_0.04006-1_all.deb
Size: 32098
MD5sum: b6b40172eec172ddc0d8d4905c9170c3
SHA1: 1732af53c776cc9151b90cfdd2ff08dfd6672cef
SHA256: 5bf8b6f0911c6714a9b08c3077688df4b50773fb47d45b98e57fb24393ed1069
Description-en: module for throwing HTTP-Errors as (Exception::Class-) Exceptions
HTTP::Exception lets you throw HTTP-Errors as Exceptions.
Every HTTP::Exception is an Exception::Class class. So the same mechanisms
apply as with Exception::Class classes.
.
Exception::Class' docs provide more general information on exceptions.
Description-md5: d4cb4de377a7df9041ed85b54c9bc34f
Homepage: https://metacpan.org/release/HTTP-Exception/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu