winegui on AUR (Arch User Repository)

Last updated: June 18,2024

1. Install "winegui" 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 winegui on Arch using YAY

$ yay -S winegui

* (Optional) Uninstall winegui on Arch using YAY

$ yay -Rns winegui

2. Manually Install "winegui" via AUR

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

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

b. Clone winegui's git locally

$ git clone https://aur.archlinux.org/winegui.git ~/winegui

c. Go to ~/winegui folder and install it

$ cd ~/winegui $ makepkg -si

3. Information about the winegui package on Arch User Repository (AUR)

ID: 1412122
Name: winegui
PackageBaseID: 177415
PackageBase: winegui
Version: 2.4.2-1
Description: A user-friendly WINE graphical interface (build from source)
URL: https://gitlab.melroy.org/melroy/winegui
NumVotes: 3
Popularity: 0.498807
OutOfDate:
Maintainer: JoseskVolpe
Submitter: JoseskVolpe
FirstSubmitted: 1648623586
LastModified: 1708378322
URLPath: /cgit/aur.git/snapshot/winegui.tar.gz