How to Install wireshark-common in Ubuntu 18.04



Install wireshark-common by entering the following commands in the terminal:

sudo apt update
sudo apt install wireshark-common

Description:

network traffic analyzer - common files

Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. Wireshark can decode too many protocols to list here. . This package provides files common to both wireshark (the GTK+ version) and tshark (the console version).

Homepage: http://www.wireshark.org/

Version: 2.4.5-1

Section: universe/net