How to Install and Uninstall libpacketdump3 Package on Kali Linux

Last updated: July 03,2024

1. Install "libpacketdump3" package

This tutorial shows how to install libpacketdump3 on Kali Linux

$ sudo apt update $ sudo apt install libpacketdump3

2. Uninstall "libpacketdump3" package

Please follow the guidance below to uninstall libpacketdump3 on Kali Linux:

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

3. Information about the libpacketdump3 package on Kali Linux

Package: libpacketdump3
Source: libtrace3
Version: 3.0.22-0.1
Installed-Size: 65
Maintainer: Matt Brown
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libtrace3
Size: 20356
SHA256: 605466e54fc994a0196dd37d14b73f31e1105b1ae02ca23f65d2582b6526261d
SHA1: 979dc91e2c28f271590d520845533f79ae11dec9
MD5sum: 23b6b583aa2375f8ff86c893475dd45f
Description: 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:
Homepage: http://research.wand.net.nz/software/libtrace.php
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libt/libtrace3/libpacketdump3_3.0.22-0.1_amd64.deb