wireshark 1 Min read (31 words) Wireshark⌗ Archlinux⌗ To install in Archlinux, yay wireshark for GUI, install the wireshark-qt one. Add your user to the wireshark usergroup. sudo usermod -a -G wireshark $(whoami) And re-login and reboot.