How to install Wireshark on my Dell with Ubuntu 14.04
Can anybody help me installing WireShark?
My Computer: Core i5 Intel Inspiron 15 5558 DELL 8GB RAM 1TB HDD. UBUNTU 14.04
Solution 1:
wireshark
is in the universe repository:
sudo apt-add-repository universe
sudo apt-get update
sudo apt-get install wireshark