xwin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S xwin

* (Optional) Uninstall xwin on Arch using YAY

$ yay -Rns xwin

2. Manually Install "xwin" via AUR

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

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

b. Clone xwin's git locally

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

c. Go to ~/xwin folder and install it

$ cd ~/xwin $ makepkg -si

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

ID: 1372103
Name: xwin
PackageBaseID: 183074
PackageBase: xwin
Version: 0.5.0-2
Description: Allows downloading and repacking the MSVC CRT and Windows SDK for cross compilation
URL: https://crates.io/crates/xwin
NumVotes: 1
Popularity: 0.000343
OutOfDate:
Maintainer: andrewkoz
Submitter: andrewkoz
FirstSubmitted: 1654917661
LastModified: 1702954828
URLPath: /cgit/aur.git/snapshot/xwin.tar.gz