vrpn on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vrpn

* (Optional) Uninstall vrpn on Arch using YAY

$ yay -Rns vrpn

2. Manually Install "vrpn" via AUR

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

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

b. Clone vrpn's git locally

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

c. Go to ~/vrpn folder and install it

$ cd ~/vrpn $ makepkg -si

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

ID: 1225132
Name: vrpn
PackageBaseID: 191386
PackageBase: vrpn
Version: 7.35-1
Description: Virtual Reality Peripheral Network library and tools
URL: https://vrpn.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: HartmutS
Submitter: HartmutS
FirstSubmitted: 1678641903
LastModified: 1678642200
URLPath: /cgit/aur.git/snapshot/vrpn.tar.gz