The simple way how to start Wireshark on Linux is to type:
If you run this command as a normal user you won’t be able to capture packets. In order to dump packets, you need to execute it as root. This must be done in a specific way. If try just sudo you’ll end up with interesting errors like:
Attempt #1
Attempt #2
The proper way how to start Wireshark is by gtk-su: