libhid on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S libhid

* (Optional) Uninstall libhid on Arch using YAY

$ yay -Rns libhid

2. Manually Install "libhid" via AUR

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

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

b. Clone libhid's git locally

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

c. Go to ~/libhid folder and install it

$ cd ~/libhid $ makepkg -si

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

ID: 193993
Name: libhid
PackageBaseID: 24444
PackageBase: libhid
Version: 0.2.16-4
Description: A library for accessing USB HID devices
URL: http://libhid.alioth.debian.org
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter:
FirstSubmitted: 1236300788
LastModified: 1434169468
URLPath: /cgit/aur.git/snapshot/libhid.tar.gz