Удаление wine

Подскажите какой командой удалить wine в opensuse 11.4 ? В Интернете нашел только про установку.

On 2012-03-16 06:56, alex769 wrote:
>
> Подскажите какой командой удалить wine в
> opensuse 11.4 ? В Интернете нашел только про
> установку.

I have no idea what you are talking about. We talk English here.


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)

alex769 wrote:
> Подскажите какой командой удалить wine в
> opensuse 11.4 ? В Интернете нашел только про
> установку.
Tell me what command to remove wine in
opensuse 11.4? On the Internet, found only about
the installation.

zypper rm wine


Вы должны ввести Zypper гт вина

Ok. Thank you! I can speak in english. Now I want uninstall wine because I installed an old version by zypper. I think that this is the reason that wine no working properly. (sharply- windows programs no working in wine at all. Only errors every time come to the screen).

It seems good. I uninstalled wine and would like to install a newer version. But when I downloaded wine-1.4-3.1.i586.rpm and tried to install it then it requied wine gecko as a depend. So how is better to install it? If I use a zypper it will install wine too, but that wine is older and zypper do not install wine-gecko separately from wine. What is your advices to install only wine-gecko?

I could do it myself. But I think there are some errors with wine libraries. Please look output:

sasha@linux-irkq:~> sudo rpm -ivh wine-gecko-1.4-1.nodist.rft.i686.rpm
предупреждение: wine-gecko-1.4-1.nodist.rft.i686.rpm: Заголовок V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY
Подготовка… ########################################### [100%]
пакет wine-gecko-1.4-1.nodist.rft.i686 уже установлен
sasha@linux-irkq:~> sudo rpm -ivh wine-1.4-3.1.i586.rpm
предупреждение: wine-1.4-3.1.i586.rpm: Заголовок V3 DSA/SHA1 Signature, key ID 233ab63d: NOKEY
Подготовка… ########################################### [100%]
1:wine ########################################### [100%]
sasha@linux-irkq:~> winecfg
wine: created the configuration directory ‘/home/sasha/.wine’
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:iphlpapi:NotifyAddrChange (Handle 0xebe8fc, overlapped 0xebe8e0): stub
wine: configuration in ‘/home/sasha/.wine’ has been updated.
How to resolve this problem?

There is no problem to resolve; that’s normal console output for creation of a new wineprefix.

On 2012-03-17 09:56, alex769 wrote:
>
> It seems good. I uninstalled wine and would like to install a newer
> version. But when I downloaded wine-1.4-3.1.i586.rpm and tried to
> install it then it requied wine gecko as a depend. So how is better to
> install it? If I use a zypper it will install wine too, but that wine is
> older and zypper do not install wine-gecko separately from wine. What is
> your advices to install only wine-gecko?

You have first to activate a repo that contains the wine you want - there
is a search page:

repo
here

Then install wine with zypper and allow it to install all the dependencies
it wants.


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)