lshwd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lshwd

* (Optional) Uninstall lshwd on Arch using YAY

$ yay -Rns lshwd

2. Manually Install "lshwd" via AUR

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

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

b. Clone lshwd's git locally

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

c. Go to ~/lshwd folder and install it

$ cd ~/lshwd $ makepkg -si

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

ID: 191168
Name: lshwd
PackageBaseID: 14064
PackageBase: lshwd
Version: 1.1.4-1
Description: lists hardware and approp modules
URL: http://user-contributions.org/projects/lshwd/
NumVotes: 40
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: Snowman
FirstSubmitted: 1243814719
LastModified: 1433941483
URLPath: /cgit/aur.git/snapshot/lshwd.tar.gz