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

Last updated: May 03,2024

1. Install "libnet-dhcp-perl" package

This guide let you learn how to install libnet-dhcp-perl on Kali Linux

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

2. Uninstall "libnet-dhcp-perl" package

Please follow the instructions below to uninstall libnet-dhcp-perl on Kali Linux:

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

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

Package: libnet-dhcp-perl
Version: 0.696+dfsg-3
Installed-Size: 126
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 37984
SHA256: e45dbee0b6ec180f1bf887e1b36576e2bcc8c579eef0d6c482b40985df1bbb13
SHA1: c897d1adcd2bd6ddee1a5197e02d51a1617cf71e
MD5sum: 78e7cbcd1e3a115cc5bd8d77563d1116
Description: Perl interface for handling DHCP packets
Net::DHCP is a release of the DHCP protocol interface to Perl 5. There are
two parts to the interface: the packet component (Net::DHCP::Packet) and the
constants component (Net::DHCP::Constants) which represents constants used
in DHCP protocol, defined in RFC 1533, RFC 2132, RFC 2241, RFC 2485,
RFC 2563, RFC 2937, RFC 3004, RFC 3011, RFC 3046.
.
With Net::DHCP you can create and analyze DHCP packets which are sent or
received with the help of IO::Socket::INET.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Net-DHCP
Tag: devel::lang:perl, devel::library, implemented-in::perl, protocol::dhcp,
role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-dhcp-perl/libnet-dhcp-perl_0.696+dfsg-3_all.deb