Add the stable PPA, update and install it:
sudo add-apt-repository ppa:wireshark-dev/stable
sudo apt-get update
sudo apt-get install wireshark -y
To run:
sudo wireshark
Notes
Add the stable PPA, update and install it:
sudo add-apt-repository ppa:wireshark-dev/stable
sudo apt-get update
sudo apt-get install wireshark -y
To run:
sudo wireshark