leap-motion-driver on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S leap-motion-driver

* (Optional) Uninstall leap-motion-driver on Arch using YAY

$ yay -Rns leap-motion-driver

2. Manually Install "leap-motion-driver" via AUR

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

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

b. Clone leap-motion-driver's git locally

$ git clone https://aur.archlinux.org/leap-motion-driver.git ~/leap-motion-driver

c. Go to ~/leap-motion-driver folder and install it

$ cd ~/leap-motion-driver $ makepkg -si

3. Information about the leap-motion-driver package on Arch User Repository (AUR)

ID: 581843
Name: leap-motion-driver
PackageBaseID: 121561
PackageBase: leap-motion
Version: 2.3.1-7
Description: The Leap Motion Developer SDK
URL: https://developer.leapmotion.com/downloads
NumVotes: 31
Popularity: 0
OutOfDate:
Maintainer: rigred
FirstSubmitted: 1492363721
LastModified: 1548976556
URLPath: /cgit/aur.git/snapshot/leap-motion-driver.tar.gz