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

Last updated: May 12,2024

1. Install "libnet-subnet-perl" package

This guide covers the steps necessary to install libnet-subnet-perl on Kali Linux

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

2. Uninstall "libnet-subnet-perl" package

Please follow the steps below to uninstall libnet-subnet-perl on Kali Linux:

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

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

Package: libnet-subnet-perl
Version: 1.03-2
Installed-Size: 25
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsocket6-perl
Size: 8512
SHA256: 072083329984add5ac35f31d01a047c476eda4bb4be174c820ed09fdd799fca1
SHA1: ca62509d9d4aeca5d6a67bd334b3504eca45a224
MD5sum: 24f5265479d2637ccbf1f10aaa24a909
Description: Fast IP-in-subnet matcher module for IPv4 and IPv6
Net::Subnet is a simple but fast pure Perl module for determining whether a
given IP address is in a given set of IP subnets. It's iterative, and it
doesn't use any fancy tries, but because it uses simple bitwise operations on
strings it's still very fast.
.
The module supports both IPv4 and IPv6.
Description-md5:
Homepage: https://metacpan.org/release/Net-Subnet
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-subnet-perl/libnet-subnet-perl_1.03-2_all.deb