hw-probe on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S hw-probe

* (Optional) Uninstall hw-probe on Arch using YAY

$ yay -Rns hw-probe

2. Manually Install "hw-probe" via AUR

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

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

b. Clone hw-probe's git locally

$ git clone https://aur.archlinux.org/hw-probe.git ~/hw-probe

c. Go to ~/hw-probe folder and install it

$ cd ~/hw-probe $ makepkg -si

3. Information about the hw-probe package on Arch User Repository (AUR)

ID: 1145041
Name: hw-probe
PackageBaseID: 112333
PackageBase: hw-probe
Version: 1.6.5-1
Description: Tool to probe for hardware, check its operability and upload result to the Linux hardware DB: http://linux-hardware.org
URL: https://github.com/linuxhw/hw-probe
NumVotes: 36
Popularity: 0.284842
OutOfDate:
Maintainer: Martchus
Submitter: 1ace
FirstSubmitted: 1465642397
LastModified: 1664311554
URLPath: /cgit/aur.git/snapshot/hw-probe.tar.gz