libhid on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install libhid on Arch using YAY
$
yay -S
libhid
Copied
* (Optional) Uninstall libhid on Arch using YAY
$
yay -Rns
libhid
Copied
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
Copied
b. Clone libhid's git locally
$
git clone https://aur.archlinux.org/libhid.git
~/libhid
Copied
c. Go to ~/libhid folder and install it
$
cd
~/libhid
Copied
$
makepkg -si
Copied
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
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