mingw-w64-libusb on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mingw-w64-libusb

* (Optional) Uninstall mingw-w64-libusb on Arch using YAY

$ yay -Rns mingw-w64-libusb

2. Manually Install "mingw-w64-libusb" via AUR

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

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

b. Clone mingw-w64-libusb's git locally

$ git clone https://aur.archlinux.org/mingw-w64-libusb.git ~/mingw-w64-libusb

c. Go to ~/mingw-w64-libusb folder and install it

$ cd ~/mingw-w64-libusb $ makepkg -si

3. Information about the mingw-w64-libusb package on Arch User Repository (AUR)

ID: 1393086
Name: mingw-w64-libusb
PackageBaseID: 77376
PackageBase: mingw-w64-libusb
Version: 1.0.26-1
Description: Library that provides generic access to USB devices (mingw-w64)
URL: http://libusb.info
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: maaarghk
Submitter: Koromix
FirstSubmitted: 1389473309
LastModified: 1706305113
URLPath: /cgit/aur.git/snapshot/mingw-w64-libusb.tar.gz