How to install Latest Wireshark on Ubuntu 20.04

 Let's start😎


1. First open your Terminal.

2. Then add this👇 Repository by this command.
sudo add-apt-repository ppa:wireshark-dev/stable
3. Then update your machine by this👇 command.
sudo apt update
4. Then install Wireshark by this👇 command.
sudo apt install wireshark

 

Practical Video

* Hope You Enjoy *