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 ?

asked 01 Aug '12, 07:02

helloworld0722's gravatar image

helloworld0722
10779
accept rate: 0%


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'

yum install wireshark-gnome

Regards
Kurt

link

answered 01 Aug '12, 07:16

Kurt%20Knochner's gravatar image

Kurt Knochner
8.0k41673
accept rate: 15%

edited 01 Aug '12, 07:31

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×465
×4

Asked: 01 Aug '12, 07:02

Seen: 1,586 times

Last updated: 01 Aug '12, 07:31

powered by OSQA