How to Install and Uninstall libpcap0.8 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: November 22,2024

1. Install "libpcap0.8" package

Learn how to install libpcap0.8 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libpcap0.8

2. Uninstall "libpcap0.8" package

This is a short guide on how to uninstall libpcap0.8 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libpcap0.8 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpcap0.8 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libpcap0.8
Architecture: amd64
Version: 1.10.0-2
Multi-Arch: same
Priority: standard
Section: libs
Source: libpcap
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Romain Francoise
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 360
Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14)
Replaces: libpcap0.8-dev (<< 1.0.0-2)
Filename: pool/main/libp/libpcap/libpcap0.8_1.10.0-2_amd64.deb
Size: 132796
MD5sum: 966c741a595f6fa7ea25a9085d3d9e4e
SHA1: 6ad47fe4df09655ed8be52788f27c07cfb5fb2c0
SHA256: b8b4a5d2a28450bbe66ae5662077d272e3efd75f0fe1c5d874f247e3bacdfb0c
SHA512: 6fbec69e68669615e7c16ca004d60f4b83879d76089a2c620bdc2b45866cac58e55e74dcd44969a2be415c6ca20442f2c83d56a9f32fa4d5fd8bc414f90673bf
Homepage: http://www.tcpdump.org/
Description-en: system interface for user-level packet capture
libpcap (Packet CAPture) provides a portable framework for low-level
network monitoring. Applications include network statistics collection,
security monitoring, network debugging, etc.
.
Since almost every system vendor provides a different interface for
packet capture, and since there are several tools that require this
functionality, the libpcap authors created this system-independent API
to ease in porting and to alleviate the need for several
system-dependent packet capture modules in each application.
Description-md5: fc353603d8470e05b8e9063ea61ff608
Task: standard