WINE HQ

Is there a way that i can tell if WINE is installed on my system or not. I tried installing the RPM and it says that respiratory already exists but i cant find it anywhere.

Suse 11.4 KDE

type in the console (as a regular user, not root) winecfg
if wine is installed it will create it’s configuration directory and open the config utility. If it prompts you to install wine gecko answer no, you can install it later from yast.

got an error message

if winecfg is not a typo you can use command-not-found to lookup the package that contains
it  like this:
   cnf winecfg

is there a terminal code that i can use to install it?

got it from
caf4926

I’m everwhere
Even places I don’t know about.
:smiley:

On Fri, 24 Jun 2011 19:06:03 +0000, nick11682 wrote:

> got an error message
>
> Code:
> --------------------
> if winecfg is not a typo you can use command-not-found to lookup the
> package that contains
> it like this:
> cnf winecfg
> --------------------
>
>
>
> is there a terminal code that i can use to install it?

What’s the output of:

zypper se wine

?

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

type "sudo zypper in wine " to install it.

type in in konsole:

whatis wine

whereis wine

and post output…

Yup! :smiley: you have skills like that.