How to install Wireshark on Xubuntu
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… Read the rest
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… Read the rest