Having a hard time installing wireshark

Pacman -S wireshark
error: target not found: wireshark
alright so i try
pacman -S wireshark-cli
resolving dependencies…
looking for conflicting packages…

Package (1) Old Version New Version Net Change

community/wireshark-cli 3.6.1-3 3.6.1-3 0.00 MiB

Total Installed Size: 116.23 MiB

that works i then type:
sudo wireshark
wireshark-cli: command not found
what am i doing wrong?

What about the tshark command?

That works yes but i’m a fan of the gui :sweat_smile:

You installed the cli version which doesn’t have a gui.

You probably should install wireshark-qt

4 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.