qvr on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S qvr

* (Optional) Uninstall qvr on Arch using YAY

$ yay -Rns qvr

2. Manually Install "qvr" via AUR

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

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

b. Clone qvr's git locally

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

c. Go to ~/qvr folder and install it

$ cd ~/qvr $ makepkg -si

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

ID: 1166835
Name: qvr
PackageBaseID: 187231
PackageBase: qvr
Version: 4.0.1-3
Description: A library that makes writing Virtual Reality (VR) applications very easy
URL: https://marlam.de/qvr/
NumVotes: 1
Popularity: 5.3E-5
OutOfDate:
Maintainer: SunRed
Submitter: SunRed
FirstSubmitted: 1668012055
LastModified: 1668013030
URLPath: /cgit/aur.git/snapshot/qvr.tar.gz