How to Install and Uninstall libtest-requiresinternet-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "libtest-requiresinternet-perl" package

This tutorial shows how to install libtest-requiresinternet-perl on Kali Linux

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

2. Uninstall "libtest-requiresinternet-perl" package

This tutorial shows how to uninstall libtest-requiresinternet-perl on Kali Linux:

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

3. Information about the libtest-requiresinternet-perl package on Kali Linux

Package: libtest-requiresinternet-perl
Version: 0.05-4
Installed-Size: 20
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, netbase
Size: 6864
SHA256: 79d2c05053e5e0b340bf9536cdd26ced4f4426be05e0fdeef87f0ec68a8e1a18
SHA1: 0dd54bc4e1301e204aa90196d332ebc67d53ebd7
MD5sum: c1bed7994bf5ad7868cf9109bcb3ec61
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-RequiresInternet
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-requiresinternet-perl/libtest-requiresinternet-perl_0.05-4_all.deb