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

Last updated: May 10,2024

1. Install "libnet-ip-xs-perl" package

In this section, we are going to explain the necessary steps to install libnet-ip-xs-perl on Kali Linux

$ sudo apt update $ sudo apt install libnet-ip-xs-perl

2. Uninstall "libnet-ip-xs-perl" package

This is a short guide on how to uninstall libnet-ip-xs-perl on Kali Linux:

$ sudo apt remove libnet-ip-xs-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libnet-ip-xs-perl
Source: libnet-ip-xs-perl (0.22-1)
Version: 0.22-1+b1
Installed-Size: 163
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14), libio-capture-perl, libtie-simple-perl
Size: 47308
SHA256: afaa727abc97f1f2dac073e2f9acf438c52f48cb92d731eb19ac08748291cb88
SHA1: f5e6e22550a3b2eab815f30d69df7185bc3e5049
MD5sum: c250bc271b22e4a0cabb06f40f4b290d
Description: Perl extension for manipulating IPv4/IPv6 addresses (XS)
Net::IP::XS is a XS (C) implementation of Net::IP (libnet-ip-perl in
Debian) that provides functions to deal with IPv4/IPv6 addresses.
.
The module can be used as a class, allowing the user to instantiate
IP objects, which can be single IP addresses, prefixes, or ranges of
addresses. There is also a procedural way of accessing most of the
functions. Most subroutines can take either IPv4 or IPv6 addresses
transparently.
Description-md5:
Homepage: https://metacpan.org/release/Net-IP-XS
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-ip-xs-perl/libnet-ip-xs-perl_0.22-1+b1_amd64.deb