How to Install and Uninstall libpacketdump3-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "libpacketdump3-dev" package

This tutorial shows how to install libpacketdump3-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpacketdump3-dev

2. Uninstall "libpacketdump3-dev" package

In this section, we are going to explain the necessary steps to uninstall libpacketdump3-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpacketdump3-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpacketdump3-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpacketdump3-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 276
Maintainer: Ubuntu Developers
Original-Maintainer: Matt Brown
Architecture: amd64
Source: libtrace3
Version: 3.0.21-1ubuntu2
Provides: libpacketdump-dev
Depends: libpacketdump3v5 (= 3.0.21-1ubuntu2), libc6 (>= 2.4)
Conflicts: libpacketdump-dev
Filename: pool/universe/libt/libtrace3/libpacketdump3-dev_3.0.21-1ubuntu2_amd64.deb
Size: 29486
MD5sum: 206ced101b1f1fe3fabea56437c6a28d
SHA1: 25d8bde0bdfbdb2a11e1888b4553b887535dbebf
SHA256: 191bbbf2cc75adf5ac11e6c7d9b037a33b405425cf03b8007852f4ffa317eb4d
Description-en: development headers for the libpacketdump library
This package contains development headers and other ancillary files for
the libpacketdump library.
.
libpacketdump provides a library which can parse packets and display the
packet contents in a nice human-readable form. The output is similar to that
produced by tcpdump, although the formatting is somewhat more verbose.
.
libpacketdump is developed by the WAND Network Research Group at Waikato
University in New Zealand.
Description-md5: 8428bbaa38837f79e4082f98ad0b53af
Homepage: http://research.wand.net.nz/software/libtrace.php
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu