libusb0 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libusb0

* (Optional) Uninstall libusb0 on Arch using YAY

$ yay -Rns libusb0

2. Manually Install "libusb0" via AUR

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

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

b. Clone libusb0's git locally

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

c. Go to ~/libusb0 folder and install it

$ cd ~/libusb0 $ makepkg -si

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

ID: 1407977
Name: libusb0
PackageBaseID: 79161
PackageBase: libusb0
Version: 0.1.12-8
Description: Library to enable user space application programs to communicate with USB devices. 0.x branch. With Debian's patches.
URL: https://libusb.info/
NumVotes: 5
Popularity: 0.319778
OutOfDate:
Maintainer: FabioLolix
Submitter: ValdikSS
FirstSubmitted: 1392838005
LastModified: 1707735288
URLPath: /cgit/aur.git/snapshot/libusb0.tar.gz