mingw-w64-hidapi on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S mingw-w64-hidapi

* (Optional) Uninstall mingw-w64-hidapi on Arch using YAY

$ yay -Rns mingw-w64-hidapi

2. Manually Install "mingw-w64-hidapi" via AUR

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

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

b. Clone mingw-w64-hidapi's git locally

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

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

$ cd ~/mingw-w64-hidapi $ makepkg -si

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

ID: 1083160
Name: mingw-w64-hidapi
PackageBaseID: 77379
PackageBase: mingw-w64-hidapi
Version: 0.11.2-1
Description: Simple library for communicating with USB and Bluetooth HID devices (mingw-w64)
URL: https://github.com/libusb/hidapi
NumVotes: 1
Popularity: 0
OutOfDate: 1692344955
Maintainer:
Submitter: Koromix
FirstSubmitted: 1389476501
LastModified: 1653117754
URLPath: /cgit/aur.git/snapshot/mingw-w64-hidapi.tar.gz