drummerguy wrote: > Ive tried both of the commands that are in the 'using wine' document but nothing happens... the first command asks for a password and then says; > > sudo: port: command not found Let me guess... you're on a Mac, right? > > is the unistall done in the background!?!? Nope. It didn't happen at all. Uninstalling Wine depends on the way you installed it. The reason doing: sudo port uninstall wine or sudo port uninstall wine-devel didn't work is that you don't have MacPorts installed. And installing it won't help because you didn't use it to install Wine. See http://wiki.winehq.org/FAQ#head-2e99ab665e3b15d1880eff2bcbb640b2d5839586 to find out how to uninstall Wine in general. But why do you want to uninstall Wine in the first place? If it's because you trashed your WINEPREFIX, then you realize that you can just delete it, right? See http://wiki.winehq.org/FAQ#head-cf92baf0d9ee0ef112a680b45ac21805caaf9c0a for details.