
Use the beneath commands one after the another to configure repository and to install latest version of Wireshark utility :~$ sudo add-apt-repository ppa:wireshark-dev/stable So to install latest version of wireshark we have to enable or configure official wireshark repository. But there might be chances that you will not get the latest version of wireshark.

Wireshark is available with default Ubuntu repositories & can be simply installed using the following command. Installation of Wireshark on Ubuntu 16.04 / 17.10 In this article, we will discuss how to install Wireshark on Ubuntu/Debain machines & will also learn to use Wireshark for capturing network packets. data can be captured from a number of interfaces like ethernet, wifi, bluetooth, USB, Frame relay, token rings etc.Various file formats for data analysis supported, output can also be saved to XML, CSV, plain text formats,.Data captured can be compressed & uncompressed on the fly,.Ability to capture packets in real time & save them for later offline analysis,.Support for a hundreds of protocols for inspection,.Live data can be read from ethernet port, Bluetooth, USB, Token rings tec.Wireshark comes with a lot of features & some those features are.Read/write feature various file formats.Live packet capture & offline analysis.To install Wireshark command line tool only execute: # dnf install wireshark-cli For a GUI Wireshark application execute: # dnf install wireshark To Install package called Whireshark using the dnf command. For additional help or useful information, we recommend you to check the official Wireshark website. It uses GTK to implement user interface & captures packets using PCAP. Wireshark is a cross-platform software that is available for various Linux/UNIX distributions, Mac-OS, Solaris, BSD & Windows, etc.

Wireshark is free & Open source network packet analyzer that is used for network analysis, troubleshooting, etc. Once Wireshark installed on your system, you can capture incoming and outgoing data packets over the network. This article covers how to install the Wireshark network analyzer tool on CentOS 8 system. Install Wireshark on CentOS 8 - Best Method ?
