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

Last updated: May 04,2024

1. Install "libpacketdump3v5" package

Learn how to install libpacketdump3v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpacketdump3v5

2. Uninstall "libpacketdump3v5" package

This tutorial shows how to uninstall libpacketdump3v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpacketdump3v5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libpacketdump3v5
Priority: optional
Section: universe/libs
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Matt Brown
Architecture: amd64
Source: libtrace3
Version: 3.0.21-1ubuntu2
Replaces: libpacketdump3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libtrace3
Conflicts: libpacketdump3
Filename: pool/universe/libt/libtrace3/libpacketdump3v5_3.0.21-1ubuntu2_amd64.deb
Size: 18986
MD5sum: 2aea4f58b8af413255eeaac53f850661
SHA1: 15a73ddcb9131677d154d0302bd7916658e05898
SHA256: 301241a0ffa2223c590ed06f6bfa6136336e585f448cfc8a007a16312e979e49
Description-en: network packet parsing and human-readable display 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: ecc8a6935f30064ed6d7a861cb74a8fa
Homepage: http://research.wand.net.nz/software/libtrace.php
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu