How do I uninstall Wine 0.9.55?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
fredand44
Level 2
Level 2
Posts: 29
Joined: Tue May 13, 2008 7:55 am

How do I uninstall Wine 0.9.55?

Post by fredand44 »

Hello!

How do I best uninstall wine 0.9.55 to be sure to get rid of it before I install any new version of wine?

Btw
I use Mandriva 2008

Best regards
Fredrik
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: How do I uninstall Wine 0.9.55?

Post by vitamin »

fredand44 wrote:Hello!

How do I best uninstall wine 0.9.55 to be sure to get rid of it before I install any new version of wine?

Btw
I use Mandriva 2008

Best regards
Fredrik
How did you installed it? Same way uninstall it.
daprofessor
Newbie
Newbie
Posts: 4
Joined: Tue May 13, 2008 11:09 am

Post by daprofessor »

I just had to uninstall it in 9.04 and I simply did a "sudo apt-get remove wine" and it worked
fredand44
Level 2
Level 2
Posts: 29
Joined: Tue May 13, 2008 7:55 am

Hmm...

Post by fredand44 »

Hello!

I think I installed it like:
su
password
sh wine_0955.sh

Is there a standard way to uninstall it the same way?

Best regards
Fredrik
Dan Kegel

How do I uninstall Wine 0.9.55?

Post by Dan Kegel »

On Tue, May 13, 2008 at 11:31 PM, fredand44 <[email protected]> wrote:
I think I installed it like:
su
password
sh wine_0955.sh

Is there a standard way to uninstall it the same way?
(Uh-oh. You seem to have built wine as root. That's a no-no. You
should always build as yourself, and only install as root.)

You'll have to find the source directory that mysterious shell script
created, cd into it, then do 'su' and 'make install', I think.
fredand44
Level 2
Level 2
Posts: 29
Joined: Tue May 13, 2008 7:55 am

I managed to unistall it!

Post by fredand44 »

Hello!

Thanks for all help.
Through Mandriva Software manager it was easy to remove 0955. Just uncheck the checkbox and click apply!

Best regards
Fredrik
Locked