[root@localhost Desktop]# yum install wireshark
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
 * base: centos.crazyfrogs.org
 * extras: centos.crazyfrogs.org
 * updates: centos.crazyfrogs.org
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package wireshark.i686 0:1.8.10-8.el6_6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package           Arch         Version                   Repository       Size
================================================================================
Installing:
 wireshark         i686         1.8.10-8.el6_6            updates          10 M

Transaction Summary
================================================================================
Install       1 Package(s)

Total download size: 10 M
Installed size: 48 M
Is this ok [y/N]: y
Downloading Packages:
wireshark-1.8.10-8.el6_6.i686.rpm                        |  10 MB     00:35    
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : wireshark-1.8.10-8.el6_6.i686                                1/1
  Verifying  : wireshark-1.8.10-8.el6_6.i686                                1/1

Installed:
  wireshark.i686 0:1.8.10-8.el6_6                                              

Complete!
[root@localhost Desktop]# service wireshark restart
wireshark: unrecognized service
[root@localhost Desktop]#
[root@localhost Desktop]#
[root@localhost Desktop]# wireshark
bash: wireshark: command not found
[root@localhost Desktop]# yum install wireshark-gone
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
 * base: centos.crazyfrogs.org
 * extras: centos.crazyfrogs.org
 * updates: centos.crazyfrogs.org
Setting up Install Process
No package wireshark-gone available.
Error: Nothing to do
[root@localhost Desktop]#  yum install wireshark-gnome
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
 * base: centos.crazyfrogs.org
 * extras: centos.crazyfrogs.org
 * updates: centos.crazyfrogs.org
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package wireshark-gnome.i686 0:1.8.10-8.el6_6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                Arch        Version                Repository      Size
================================================================================
Installing:
 wireshark-gnome        i686        1.8.10-8.el6_6         updates        843 k

Transaction Summary
================================================================================
Install       1 Package(s)

Total download size: 843 k
Installed size: 2.3 M
Is this ok [y/N]: y
Downloading Packages:
wireshark-gnome-1.8.10-8.el6_6.i686.rpm                  | 843 kB     00:03    
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : wireshark-gnome-1.8.10-8.el6_6.i686                          1/1
  Verifying  : wireshark-gnome-1.8.10-8.el6_6.i686                          1/1

Installed:
  wireshark-gnome.i686 0:1.8.10-8.el6_6                                        

Complete!
[root@localhost Desktop]# wireshark
wireshark: symbol lookup error: wireshark: undefined symbol: gtk_combo_box_text_new_with_entry
[root@localhost Desktop]# yum install gtk
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
 * base: centos.crazyfrogs.org
 * extras: centos.crazyfrogs.org
 * updates: centos.crazyfrogs.org
Setting up Install Process
No package gtk available.
Error: Nothing to do
[root@localhost Desktop]#