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

Last updated: May 14,2024

1. Install "libnet-proxy-perl" package

Please follow the step by step instructions below to install libnet-proxy-perl on Kali Linux

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

2. Uninstall "libnet-proxy-perl" package

Please follow the guidelines below to uninstall libnet-proxy-perl on Kali Linux:

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

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

Package: libnet-proxy-perl
Version: 0.13-1
Installed-Size: 156
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libio-socket-ssl-perl, libscalar-list-utils-perl, libwww-perl
Conflicts: sslh
Size: 61916
SHA256: e04b86aff3f400efd6bc021223ddbfa498e2b739d2ba581a00549b23a5355907
SHA1: 7f859b9ce81b88dcfa6020258c1261ca848c1330
MD5sum: 2aa5e848490716f9bac485aee2d73fbf
Description: framework for proxying network connections in many ways
The Net::Proxy module is a framework for creating various kinds of network
proxies in a very simple way.
.
A proxy is a program that transfer data across a network boundary between
a client and a server. Net::Proxy introduces the concept of "connectors",
which abstract the server part (connected to the client) and the client
part (connected to the server) of the proxy.
.
This makes it very easy to implement specific techniques to cross a
given network boundary, possibly by using a proxy on one side of the
network fence, and a reverse-proxy on the other side of the fence.
.
This package also provides the sslh SSH/HTTPS service multiplexer
written in perl.
Description-md5:
Homepage: https://metacpan.org/release/Net-Proxy
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-proxy-perl/libnet-proxy-perl_0.13-1_all.deb