: During installation, a prompt will ask if non-superusers should be allowed to capture packets. Select Yes .
: Search for "Wireshark" in the Ubuntu Software Center and click Install . Essential Post-Installation Configuration wireshark ubuntu download deb
Wireshark requires specific permissions to capture network traffic. Without these, you might not see any network interfaces. : During installation, a prompt will ask if
: If you missed the prompt, run: sudo dpkg-reconfigure wireshark-common To get the most recent stable release, add
: Refresh your local index so Ubuntu sees the new .deb packages: sudo apt update Install the .deb Package : sudo apt install wireshark Method 2: Use the Default Ubuntu Repositories
Ubuntu’s default repositories often contain older versions. To get the most recent stable release, add the official Wireshark PPA.
: Open your terminal (Ctrl+Alt+T) and run: sudo add-apt-repository ppa:wireshark-dev/stable