d-hidapi on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S d-hidapi

* (Optional) Uninstall d-hidapi on Arch using YAY

$ yay -Rns d-hidapi

2. Manually Install "d-hidapi" via AUR

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

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

b. Clone d-hidapi's git locally

$ git clone https://aur.archlinux.org/d-hidapi.git ~/d-hidapi

c. Go to ~/d-hidapi folder and install it

$ cd ~/d-hidapi $ makepkg -si

3. Information about the d-hidapi package on Arch User Repository (AUR)

ID: 631548
Name: d-hidapi
PackageBaseID: 143773
PackageBase: d-hidapi
Version: 1.0.3-1
Description: D bindings for HIDAPI
URL: https://github.com/FFY00/hidapi-d
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FFY00
Submitter: FFY00
FirstSubmitted: 1563805235
LastModified: 1563805235
URLPath: /cgit/aur.git/snapshot/d-hidapi.tar.gz