Wireshark is a popular network protocol analyzer that enables you to monitor and inspect network traffic in real-time. In this tutorial, we will show you how to install Wireshark on your EndeavourOS Latest distribution.
Before we start installing Wireshark, we need to update the package list using the following command:
sudo pacman -Syu
To install Wireshark on EndeavourOS Latest, run the following command:
sudo pacman -S wireshark-qt
This command will install the Wireshark application with the Qt-based graphical interface.
To use Wireshark on EndeavourOS, you need to have permission to capture network traffic. The easiest way to grant this permission is by adding your user to the capturing group using the following command:
sudo usermod -aG wireshark yourusername
Replace yourusername
with your Linux username.
You can launch Wireshark by running the following command in your terminal:
wireshark
Alternatively, you can launch Wireshark from the applications menu.
Congratulations, you have successfully installed Wireshark on EndeavourOS Latest! Now you can analyze network traffic, troubleshoot network issues and secure your network.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!