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

Last updated: April 28,2024

1. Install "libnet-interface-perl" package

Please follow the instructions below to install libnet-interface-perl on Kali Linux

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

2. Uninstall "libnet-interface-perl" package

Here is a brief guide to show you how to uninstall libnet-interface-perl on Kali Linux:

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

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

Package: libnet-interface-perl
Source: libnet-interface-perl (1.016-2)
Version: 1.016-2+b2
Installed-Size: 164
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.33)
Size: 63408
SHA256: 4e76670f1ad0b256111369ca0475e96a06221773ba26ee1a30fb45cf2cff4a26
SHA1: 217b492fd48edbc1c46498d1a6c0da3083e2890c
MD5sum: 9fceab0ca4849d6c0fea9f39fbafcf3c
Description: Perl module for manipulating host network interfaces
Net::Interface is a module that allows access to the host network interfaces
in a manner similar to ifconfig(8). Version 1.00 is a complete re-write and
includes support for IPV6 as well as the traditional IPV4.
.
Both read and write access to network device attributes including the
creation of new logical and physical interfaces is available where supported
by the OS and this module.
.
NOTE: Many of the operations of Net::Interface, particularly those that set
interface values require privileged access to OS resources. Wherever possible,
Net::Interface will simply fail softly when there are not adequateprivileges
to perform the requested operation or where the operation is not supported.
Description-md5:
Homepage: https://metacpan.org/release/Net-Interface
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-interface-perl/libnet-interface-perl_1.016-2+b2_amd64.deb