You are not logged in.
Pages: 1
I am trying to install wine via
pacman -S wineand I get the following error:
error: target not found: wineOther packages install fine, and trying
pacman -S winetricksI get
warning: cannot resolve "wine", a dependency of "winetricks"
:: The following package cannot be upgraded due to unresolvable dependencies:
winetricksIs this something that will resolve itself in the repos soon, or is the problem on my end? I updated my system this morning, so my package lists should be up to date.
Offline
If you are running 64-bit Arch, do you have the mutilib repo enabled?
From the wiki
Wine is constantly updated and available in the [community] repository for i686 and in [multilib] for x86_64
Offline
Thank you, I missed this in the wiki as well.
Offline
Pages: 1