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

Last updated: May 03,2024

1. Install "libnet-pcaputils-perl" package

Learn how to install libnet-pcaputils-perl on Kali Linux

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

2. Uninstall "libnet-pcaputils-perl" package

In this section, we are going to explain the necessary steps to uninstall libnet-pcaputils-perl on Kali Linux:

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

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

Package: libnet-pcaputils-perl
Version: 0.01-0kali2
Architecture: all
Maintainer: Kali Developers
Installed-Size: 24
Depends: libnet-pcap-perl, perl:any
Homepage: https://metacpan.org/release/Net-PcapUtils
Priority: optional
Section: non-free/perl
Filename: pool/non-free/libn/libnet-pcaputils-perl/libnet-pcaputils-perl_0.01-0kali2_all.deb
Size: 8328
SHA256: 9478241870c9a4657d8e864f390fcb98db889be8fd30ad5cb41cf8a10fd507e6
SHA1: e13544b7ced7fca06e7acafe32261ab3077d1d93
MD5sum: 3b491f26bf6a1e007cee6c0155e19167
Description: Utility routines for Net::Pcap module
Net::PcapUtils is a module to sit in front of Net::Pcap in order to hide some
of the pcap(3) initialisation by providing sensible defaults. This enables a
programmer to easily write small, specific scripts for a particular purpose
without having to worry about too many details.
.
The functions implemented in Net::PcapUtils are named after those in
Net::Pcap. The loop function sits in a loop and executes a callback for each
packet received, while next retrieves the next packet from the network
device, and open returns an opened packet descriptor suitable for use with
other Net::Pcap routines.
Description-md5: 773bda8b0c631f3b625647c89e249c26