To install wireshark on linux we need to use:
$ sudo add-apt-repository ppa:wireshark-dev/stable $ sudo apt-get update $ sudo apt-get install wireshark
Last updated 6 years ago