openni on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S openni

* (Optional) Uninstall openni on Arch using YAY

$ yay -Rns openni

2. Manually Install "openni" via AUR

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

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

b. Clone openni's git locally

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

c. Go to ~/openni folder and install it

$ cd ~/openni $ makepkg -si

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

ID: 555040
Name: openni
PackageBaseID: 80869
PackageBase: openni
Version: 1.5.7.10-6
Description: Framework for sensor-based Natural Interaction
URL: https://github.com/OpenNI/OpenNI/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: bchretien
FirstSubmitted: 1397382971
LastModified: 1540595484
URLPath: /cgit/aur.git/snapshot/openni.tar.gz