How to Install and Uninstall libpcapnav0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libpcapnav0" package

This is a short guide on how to install libpcapnav0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpcapnav0

2. Uninstall "libpcapnav0" package

Please follow the instructions below to uninstall libpcapnav0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpcapnav0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpcapnav0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpcapnav0
Priority: optional
Section: universe/libs
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: libpcapnav
Version: 0.8-3
Depends: libc6 (>= 2.4), libpcap0.8 (>= 0.9.8)
Filename: pool/universe/libp/libpcapnav/libpcapnav0_0.8-3_amd64.deb
Size: 11848
MD5sum: 6342db409270e5412501155a3bd95f9e
SHA1: f7dd3efbb144c82f2292b9d3773cc3e48685d229
SHA256: 58472a7d4b2f454bddd311ba9a1486b51d835bf8b219b16e6e66996342e769e2
Description-en: wrapper to libpcap that allows arbitrary navigation
libpcap wrapper library that allows navigation to arbitrary packets in a
tcpdump trace file between reads, using timestamps or percentage offsets.
.
It was originally based on Vern Paxson's tcpslice tool.
.
This package contains the shared library.
Description-md5: 58196ae8b00b82a8bf173f031d2f0417
Homepage: http://netdude.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu