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

Last updated: May 20,2024

1. Install "libtest-requiresinternet-perl" package

Please follow the steps below to install libtest-requiresinternet-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtest-requiresinternet-perl

2. Uninstall "libtest-requiresinternet-perl" package

Here is a brief guide to show you how to uninstall libtest-requiresinternet-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtest-requiresinternet-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtest-requiresinternet-perl
Priority: optional
Section: universe/perl
Installed-Size: 19
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.05-1
Depends: perl, netbase
Filename: pool/universe/libt/libtest-requiresinternet-perl/libtest-requiresinternet-perl_0.05-1_all.deb
Size: 6384
MD5sum: 81dd2ec49b222498b870ead00e1661d7
SHA1: e942d415229e3ad3416d1b6b8eef4f6a24cd0f94
SHA256: 301f9fa1970a02fa16af04ccd640c7850434c9eed1f28e1eb5970d4f46c91c56
Description-en: module to easily test network connectivity
Test::RequiresInternet is intended to easily test network connectivity
before functional tests begin to non-local Internet resources. It does not
require any modules beyond those supplied in core Perl.
.
If the environment variable NO_NETWORK_TESTING is set, then the tests will be
skipped without attempting any socket connections.
.
If the sockets cannot connect to the specified hosts and ports, the exception
is caught, reported and the tests skipped.
Description-md5: e827ebd2441a1c27eda21b268aca3892
Homepage: https://metacpan.org/release/Test-RequiresInternet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu