$ sudo apt update
$ sudo apt install wireshark
$ sudo usermod -aG wireshark $(whoami)
$ sudo reboot
# Get Latest Wireshark version
sudo add-apt-repository ppa:wireshark-dev/stable
sudo apt update
sudo apt install wireshark
$ sudo apt install wireshark