python-leapmotion on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-leapmotion

* (Optional) Uninstall python-leapmotion on Arch using YAY

$ yay -Rns python-leapmotion

2. Manually Install "python-leapmotion" via AUR

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

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

b. Clone python-leapmotion's git locally

$ git clone https://aur.archlinux.org/python-leapmotion.git ~/python-leapmotion

c. Go to ~/python-leapmotion folder and install it

$ cd ~/python-leapmotion $ makepkg -si

3. Information about the python-leapmotion package on Arch User Repository (AUR)

ID: 676818
Name: python-leapmotion
PackageBaseID: 139061
PackageBase: python-leapmotion
Version: 2.3.1-3
Description: The Leapmotion python interface, compiled for python 3
URL: https://developer.leapmotion.com/downloads
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: s-ol
FirstSubmitted: 1548529197
LastModified: 1576348539
URLPath: /cgit/aur.git/snapshot/python-leapmotion.tar.gz