How to Install and Uninstall libnet-https-nb-perl Package on Kali Linux

Last updated: May 05,2024

1. Install "libnet-https-nb-perl" package

Learn how to install libnet-https-nb-perl on Kali Linux

$ sudo apt update $ sudo apt install libnet-https-nb-perl

2. Uninstall "libnet-https-nb-perl" package

Here is a brief guide to show you how to uninstall libnet-https-nb-perl on Kali Linux:

$ sudo apt remove libnet-https-nb-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-https-nb-perl package on Kali Linux

Package: libnet-https-nb-perl
Version: 0.15-2
Installed-Size: 30
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libio-socket-ssl-perl, libnet-http-perl
Size: 9708
SHA256: 6731ffb92c461c4cb436a6b5cdfc8bb493341c9389eb44f82396b8e646ff562a
SHA1: 929cdc23036c4ee915b2b5f92545e2e03f481c3f
MD5sum: 0f2128e3cd0c8632ed1465cafd124854
Description: low-level non-blocking HTTPS client
Net::HTTPS::NB provides a non-blocking HTTPS client. It has the same
interface as Net::HTTPS and Net::HTTP, but it will never try multiple
reads when the read_response_headers() or read_entity_body() methods are
invoked. If read_response_headers() did not see enough data to complete
the headers an empty list is returned. If read_entity_body() did not see
new entity data in its read the value -1 is returned.
Description-md5:
Homepage: https://metacpan.org/release/Net-HTTPS-NB
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-https-nb-perl/libnet-https-nb-perl_0.15-2_all.deb