lib32-libusb0 on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S lib32-libusb0

* (Optional) Uninstall lib32-libusb0 on Arch using YAY

$ yay -Rns lib32-libusb0

2. Manually Install "lib32-libusb0" via AUR

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

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

b. Clone lib32-libusb0's git locally

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

c. Go to ~/lib32-libusb0 folder and install it

$ cd ~/lib32-libusb0 $ makepkg -si

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

ID: 1407978
Name: lib32-libusb0
PackageBaseID: 202043
PackageBase: lib32-libusb0
Version: 0.1.12-10
Description: Library to enable user space application programs to communicate with USB devices. 0.x branch. With Debian's patches. 32-bit
URL: https://libusb.info/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alllexx88
Submitter: alllexx88
FirstSubmitted: 1706650514
LastModified: 1707735349
URLPath: /cgit/aur.git/snapshot/lib32-libusb0.tar.gz