Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: sudo pacman -S wine -> No wine (Read 291 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

sudo pacman -S wine -> No wine

Hello! I am trying to get wine (and lutris) running. Lutris is like a wrapper from what I have understood which requires wine.

Anyway,
Quote
sudo pacman -S wine

returns "target not found: wine"
There is only "wine-mono" and "wine-gecko"
Both of them, on pressing
Quote
sudo pacman -S wine-mono
return

Quote
resolving dependencies...
warning: cannot resolve "wine", a dependency of "wine-mono"
The following package cannot be upgraded due to unresolvable dependencies:
       wine-mono"

I read this thread https://forum.artixlinux.org/index.php/topic,3831.0.html
and back in 2022 wine existed in sudo pacman -S, without using AUR

 I have done
Quote
sudo pacman -Syyu

Awaiting confirmation before I use yay for AUR (should I download wine-git from it?)

Re: sudo pacman -S wine -> No wine

Reply #1
wine is in 'lib32' repo

check if you have it enabled

Re: sudo pacman -S wine -> No wine

Reply #2
how?

Edit: nvm, uncommented the [lib32] lines on pacman.conf
sudo pacman -Syu, and now awaiting sudo pacman -S wine