hidviz on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S hidviz

* (Optional) Uninstall hidviz on Arch using YAY

$ yay -Rns hidviz

2. Manually Install "hidviz" via AUR

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

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

b. Clone hidviz's git locally

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

c. Go to ~/hidviz folder and install it

$ cd ~/hidviz $ makepkg -si

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

ID: 676903
Name: hidviz
PackageBaseID: 122174
PackageBase: hidviz
Version: 0.1.5-1
Description: Tool for in-depth analysis of USB HID devices communication
URL: https://github.com/ondrejbudai/hidviz
NumVotes: 4
Popularity: 1.0E-6
OutOfDate: 1704697350
Maintainer:
Submitter: craftyguy
FirstSubmitted: 1494188239
LastModified: 1576368263
URLPath: /cgit/aur.git/snapshot/hidviz.tar.gz