Hi All, I am running Scientific Linux 6.2 (RHEL 6.2 clone) 64 bit. My version of Wine is: $ rpm -qa \*wine-core\* wine-core-1.2.3-1.el6.x86_64 wine-core-1.2.3-1.el6.i686 I will be wanting to remove my 64 bit wine and replacing it with more updated 32 bit wine packages. As far as I can tell, all of the Wine packages start with "wine". So I was thinking that the following would scrub the old guy clean out. rpm -e $(rpm -qa wine\*) Am I missing anything? Many thanks, -T