ok I tried wine again
yum -y install wine
but it did not work. could not run anything, configurations hang, etc...
so I
yum remove wine
but the menu items are still there
also see, remove is not removing wine.!
[root@localhost ~]# wine
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
[root@localhost ~]# yum remove wine
Loading "installonlyn" plugin
Setting up Remove Process
No Match for argument: wine
No Packages marked for removal
[root@localhost ~]#
Ok, I just used package manager gui and it removed wine, so why cant yum remove it?
Why can't wine work for me in FC7?