You are not logged in.
Pages: 1
I'm running x86_64 Archlinux, and it's up to date as of an hour ago.
I'm trying to install wine and I searched in the wiki, installed lib32-nvidia-utils and then went to run pacman -S wine with no avail.
[mike@myhost ~]$ sudo pacman -S wine
wine package not found, searching for group...
error: 'wine': not found in sync db
[mike@myhost ~]$ sudo pacman -Sy
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to dateIs it no longer in the database or?
Any help would be appreciated.
Offline
There is no wine in the 64-bit repos. You want bin32-wine from the AUR. I suggest using 'packer' to install it, it's very convenient that way.
Offline
Will yaourt do?
Offline
Should do, yes.
Offline
Cool got it working, sorry it was such a simple question. Thanks.
Offline
Pages: 1