openni2 on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S openni2

* (Optional) Uninstall openni2 on Arch using YAY

$ yay -Rns openni2

2. Manually Install "openni2" via AUR

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

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

b. Clone openni2's git locally

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

c. Go to ~/openni2 folder and install it

$ cd ~/openni2 $ makepkg -si

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

ID: 1060407
Name: openni2
PackageBaseID: 98840
PackageBase: openni2
Version: 2.2.0-2
Description: Framework for sensor-based Natural Interaction
URL: https://github.com/occipital/OpenNI2/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: bchretien
FirstSubmitted: 1440726171
LastModified: 1648914913
URLPath: /cgit/aur.git/snapshot/openni2.tar.gz