sudo add-apt-repository ppa:wireshark-dev/stable
This is the easiest method and uses the stable version tested by Ubuntu, though it may not always be the absolute latest release. download wireshark for linux ubuntu
Execute the following command: sudo apt install wireshark -y download wireshark for linux ubuntu
During installation, a prompt will ask if non-superusers should be able to capture packets. Select "Yes" to allow members of the wireshark group to use the tool without full root privileges. Method 2: Install Latest Version via Official PPA download wireshark for linux ubuntu