You are on page 1of 1

Can be installed from ubuntu Software manager: Just search for wireshark.

1) After installation:

a) Create a user and add to group wireshark (It is not recommended to run
wireshark as root)

sudo adduser {username}


sudo usermod -a -G wireshark {username}

2) Running Wireshark:

sudo wireshark

NB: you will get an error about running wireshark as superuser. However this
will load all local interfaces.

You might also like