This seems like a dumb question, but I can't seem to install wireshark any more.
Code:
# repoquery -a | grep -i wireshark
wireshark-0:0.99.5-1.fc7.x86_64
wireshark-gnome-0:0.99.5-1.fc7.x86_64
wireshark-0:0.99.5-1.fc7.i386
# wireshark
bash: wireshark: command not found
when I use locate wireshark it finds things under
/usr/share/wireshark
/usr/share/doc/wireshark-0.99.5/
/usr/lib/wireshark/plugins/
/usr/lib64/wireshark/plugins
but no actual wireshark program. Does anyone know how I can install wireshark from the repos?