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

Last updated: May 03,2024

1. Install "libnet-http-perl" package

Learn how to install libnet-http-perl on Kali Linux

$ sudo apt update $ sudo apt install libnet-http-perl

2. Uninstall "libnet-http-perl" package

This guide covers the steps necessary to uninstall libnet-http-perl on Kali Linux:

$ sudo apt remove libnet-http-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libnet-http-perl
Version: 6.23-1
Installed-Size: 61
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libio-socket-ip-perl, liburi-perl
Recommends: libio-socket-ssl-perl
Size: 23940
SHA256: ef8220824939149b88ff230081e4bd686d1d92f0a233c4f80d1e14115ab1b510
SHA1: eab3e099e7a9bf615302fe1ac29f2940024bb0b1
MD5sum: ea5fb8921d7154273c94eba550c21e9b
Description: module providing low-level HTTP connection client
The Net::HTTP class is a low-level HTTP client. An instance of the
Net::HTTP class represents a connection to an HTTP server. The
HTTP protocol is described in RFC 2616. The Net::HTTP class
supports HTTP/1.0 and HTTP/1.1. Net::HTTP is a sub-class of IO::Socket::INET.
You can mix its methods with reading and writing from the socket directly.
This is not necessarily a good idea, unless you know what you are doing.
Description-md5:
Homepage: https://metacpan.org/release/Net-HTTP
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-http-perl/libnet-http-perl_6.23-1_all.deb