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

Last updated: November 26,2024

1. Install "libnet-netmask-perl" package

This is a short guide on how to install libnet-netmask-perl on Kali Linux

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

2. Uninstall "libnet-netmask-perl" package

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

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

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

Package: libnet-netmask-perl
Version: 2.0002-2
Installed-Size: 78
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 28612
SHA256: 4256ae34baed05612e0e859f4b83a183c941532ed31f1ade02f0c0f4be15d8ac
SHA1: 8ff7d18a21a0882db739fd90a58d402f8bfebbff
MD5sum: f58a805b71c0f498bd9a42bc87f09257
Description: module to parse, manipulate and lookup IP network blocks
Net::Netmask parses and understands IPv4 and IPv6 CIDR blocks.
It's built with an object-oriented interface,
with functions being methods that operate on a Net::Netmask object.
.
These methods provide
nearly all types of information about a network block
that you might want.
.
There are also functions to insert a network block into a table
and then later lookup network blocks by IP address using that table.
There are functions to turn a IP address range
into a list of CIDR blocks.
There are functions to turn a list of CIDR blocks
into a list of IP addresses.
.
There is a function for sorting by text IP address.
.
All functions understand both IPv4 and IPv6.
Matches, finds, etc, will always return false
when an IPv4 address is matched against an IPv6 address.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Net-Netmask
Tag: devel::lang:perl, devel::library, implemented-in::perl, protocol::ip,
role::program
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-netmask-perl/libnet-netmask-perl_2.0002-2_all.deb