How to Install libpacketdump3v5 in Ubuntu 18.04



Install libpacketdump3v5 by entering the following commands in the terminal:

sudo apt update
sudo apt install libpacketdump3v5

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.

Homepage: http://research.wand.net.nz/software/libtrace.php

Version: 3.0.21-1ubuntu2

Section: universe/libs