gxr on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S gxr

* (Optional) Uninstall gxr on Arch using YAY

$ yay -Rns gxr

2. Manually Install "gxr" via AUR

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

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

b. Clone gxr's git locally

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

c. Go to ~/gxr folder and install it

$ cd ~/gxr $ makepkg -si

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

ID: 1349564
Name: gxr
PackageBaseID: 144012
PackageBase: gxr
Version: 0.16.0-2
Description: glib wrapper for the OpenVR and soon the OpenXR API
URL: https://gitlab.freedesktop.org/xrdesktop/gxr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1564663071
LastModified: 1699429398
URLPath: /cgit/aur.git/snapshot/gxr.tar.gz