hid_listen on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S hid_listen

* (Optional) Uninstall hid_listen on Arch using YAY

$ yay -Rns hid_listen

2. Manually Install "hid_listen" via AUR

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

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

b. Clone hid_listen's git locally

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

c. Go to ~/hid_listen folder and install it

$ cd ~/hid_listen $ makepkg -si

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

ID: 907328
Name: hid_listen
PackageBaseID: 76872
PackageBase: hid_listen
Version: 1.01-2
Description: prints out debugging information from usb hid devices.
URL: https://www.pjrc.com/teensy/hid_listen.html
NumVotes: 11
Popularity: 1.0E-6
OutOfDate:
Maintainer: solarnz
Submitter: solarnz
FirstSubmitted: 1388553738
LastModified: 1621035217
URLPath: /cgit/aur.git/snapshot/hid_listen.tar.gz