|
Hi ,I am trying to install wireshark on CentOS 6 and get the following error - bash:wireshark command not found , i tried to uninstall rpm , run as sudo , but have had no luck . any suggestions ? |
|
I guess you installed just the package 'wireshark'. That's only the CLI tools (tshark, etc.), so bash cannot find 'wireshark'. If you need the GUI version, you should install 'wireshark-gnome'
Regards |
