wine-stable on AUR (Arch User Repository)

Last updated: May 04,2024

1. Install "wine-stable" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install wine-stable on Arch using YAY

$ yay -S wine-stable

* (Optional) Uninstall wine-stable on Arch using YAY

$ yay -Rns wine-stable

2. Manually Install "wine-stable" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone wine-stable's git locally

$ git clone https://aur.archlinux.org/wine-stable.git ~/wine-stable

c. Go to ~/wine-stable folder and install it

$ cd ~/wine-stable $ makepkg -si

3. Information about the wine-stable package on Arch User Repository (AUR)

ID: 1408730
Name: wine-stable
PackageBaseID: 112581
PackageBase: wine-stable
Version: 9.0-2
Description: A compatibility layer for running Windows programs
URL: https://www.winehq.org/
NumVotes: 34
Popularity: 0.178923
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1466239248
LastModified: 1707853964
URLPath: /cgit/aur.git/snapshot/wine-stable.tar.gz