Completely remove Wine from Ubuntu before reinstalling

Questions about Wine on Linux
Locked
stevie123
Newbie
Newbie
Posts: 4
Joined: Mon Feb 22, 2016 4:31 pm

Completely remove Wine from Ubuntu before reinstalling

Post by stevie123 »

Hi, I installed what I thought was the latest version of Wine for my installation of Ubuntu version 15.10. But after trying to install an application it transpires that it was an old version.

On a thread on this forum I was advised to "Make sure you have uninstalled everything that depends on the old Wine package, such as wine-mono and wine-gecko", but I have no idea how to achieve that. So is there something I can look at to see how I can do that.

Thanks
def4332221
Level 2
Level 2
Posts: 15
Joined: Sat Mar 12, 2016 3:59 am

Re: Completely remove Wine from Ubuntu before reinstalling

Post by def4332221 »

hi stevie123

in synaptic you can mark wine for 'complete removal' this will do the same as sudo apt-get purge.
Locked