How to Install and Uninstall libnet-pcap-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libnet-pcap-perl" package

In this section, we are going to explain the necessary steps to install libnet-pcap-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libnet-pcap-perl" package

This is a short guide on how to uninstall libnet-pcap-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libnet-pcap-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnet-pcap-perl
Priority: optional
Section: universe/perl
Installed-Size: 156
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.17-1build3
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4), libpcap0.8 (>= 0.9.8)
Filename: pool/universe/libn/libnet-pcap-perl/libnet-pcap-perl_0.17-1build3_amd64.deb
Size: 53646
MD5sum: 5b32ccf434dc606eefeadf230320dcbe
SHA1: 5113d1910dede25985e2a55a1477d587296fa69c
SHA256: d963318a10240e10d4ea67d035d906ec0846e7ac50c125d2745c5440eae6707c
Description-en: Perl binding to the LBL pcap packet capture library
Net::Pcap allows the user to interface with the LBL pcap(3) library.
Libpcap describes itself as "a system-independent interface for user-level
packet capture. Libpcap provides a portable framework for low-level network
monitoring." This modules gives a program the ability to capture data from a
network interface in a similar way tcpdump does.
Description-md5: fdb1a5ec4649c04fab47840f892c83c3
Homepage: https://metacpan.org/release/Net-Pcap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu