How to Install wireshark in Ubuntu 18.04



Install wireshark by entering the following commands in the terminal:

sudo apt update
sudo apt install wireshark

Description:

network traffic analyzer - meta-package

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 is a meta-package for Wireshark.

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

Version: 2.4.5-1

Section: universe/net