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

Last updated: May 04,2024

1. Install "liblwp-online-perl" package

Please follow the step by step instructions below to install liblwp-online-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblwp-online-perl

2. Uninstall "liblwp-online-perl" package

Please follow the step by step instructions below to uninstall liblwp-online-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblwp-online-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: liblwp-online-perl
Priority: optional
Section: universe/perl
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.08-1
Depends: perl, liburi-perl, libwww-perl
Filename: pool/universe/libl/liblwp-online-perl/liblwp-online-perl_1.08-1_all.deb
Size: 12612
MD5sum: 4bd978645ae9a56ac3b8b00ffc6b764d
SHA1: cfcd15b8cd486f441989bc9ab5ebd82b51641a03
SHA256: 7da24889afd8a9cdbbd6ec7cd608a961a35af70bcc8244a8601d30949a9b0f9f
Description-en: module to check if there is Internet access
LWP::Online will try to verify, as accurately as it can, if the
host has any Internet access: it will check if there is basic
network access, DNS connectivity and it will also check whether
one from a whole set of transport (HTTP, HTTPS, FTP, and so on) is
actually available.
.
The exported 'online' function can also be used by other modules to
skip the tests which require Internet connectivity.
Description-md5: a9e1fb8f8129efa098d4cabe9c6b8b69
Homepage: http://search.cpan.org/dist/LWP-Online/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu