Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: TheYellowArchitect on 07 July 2024, 16:52:53

Title: sudo pacman -S wine -> No wine
Post by: TheYellowArchitect on 07 July 2024, 16:52:53
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?)
Title: Re: sudo pacman -S wine -> No wine
Post by: wiezyr on 07 July 2024, 17:20:52
wine is in 'lib32' repo

check if you have it enabled
Title: Re: sudo pacman -S wine -> No wine
Post by: TheYellowArchitect on 07 July 2024, 18:25:25
how?

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