lsplug on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S lsplug

* (Optional) Uninstall lsplug on Arch using YAY

$ yay -Rns lsplug

2. Manually Install "lsplug" via AUR

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

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

b. Clone lsplug's git locally

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

c. Go to ~/lsplug folder and install it

$ cd ~/lsplug $ makepkg -si

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

ID: 1321726
Name: lsplug
PackageBaseID: 186935
PackageBase: lsplug
Version: 4-2
Description: Nicer version of lsusb
URL: https://git.sr.ht/~martijnbraam/lsplug
NumVotes: 3
Popularity: 0.002166
OutOfDate:
Maintainer: Tpaefawzen
Submitter: whynothugo
FirstSubmitted: 1666824149
LastModified: 1695197298
URLPath: /cgit/aur.git/snapshot/lsplug.tar.gz