Wine app. DB??

I suggest that you actually look at the database on the winehq site properly rather than looking at the front page and making assumptions.

If you search it, by application or by developer, then you will see that there are many non-game applications listed on there.
 
Raises the question more of what you actually need wine for?
I don't use wine as my experiences with it have been awful, to the point of having to do a full so reinstall to remove a program it installed!

What do you need to do as usually there is a perfectly capable Linux version?
 
Raises the question more of what you actually need wine for?
I don't use wine as my experiences with it have been awful, to the point of having to do a full so reinstall to remove a program it installed!

What do you need to do as usually there is a perfectly capable Linux version?

:eek:, so removing the .wine dir didn't cross your mind then :rolleyes:.

But have to agree , wine is handy for older programs though. But 99% of the time there is a *nix equivalent

@edward

Search the wine database for the program you need via the search box is the easiest way.
 
Last edited:
Yes but that didn't remove the program I'd installed.

Kinda of had too, apart from a shortcut or 2. Unless you'd messed with the default wine dir and what not.As in put it in the /usr dir instead if the users home directory.

Playonlinux defaults to separate directory's per app.

@ Edward.

Have a look at lightworks, seems to be the go to one apparently. States it was used in a number of films. But that could be off putting too :confused:
 
Yes but that didn't remove the program I'd installed.
Deleting the wine prefix will always remove the whole program as it removes the windows environment it is installed in.
Which is why you should use playonlinux as you can create a whole new prefix for each program you install.
 
You actually want to remove wine from the system all together, and not just the program installed in wine?
Really you should have uninstalled it rather than just deleting it, on ubuntu you would open a terminal and just type "sudo apt-get remove wine1.7" (or wine1.6 depending which package you have installed), then "sudo apt-get purge wine".
Since you have deleted the folder just use the purge command to remove any trace.
 
You actually want to remove wine from the system all together, and not just the program installed in wine?
Really you should have uninstalled it rather than just deleting it, on ubuntu you would open a terminal and just type "sudo apt-get remove wine1.7" (or wine1.6 depending which package you have installed), then "sudo apt-get purge wine".
Since you have deleted the folder just use the purge command to remove any trace.

I did in the package manger I marked it for complete removal.
 
Back
Top Bottom