libusbgx on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S libusbgx

* (Optional) Uninstall libusbgx on Arch using YAY

$ yay -Rns libusbgx

2. Manually Install "libusbgx" via AUR

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

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

b. Clone libusbgx's git locally

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

c. Go to ~/libusbgx folder and install it

$ cd ~/libusbgx $ makepkg -si

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

ID: 917709
Name: libusbgx
PackageBaseID: 133668
PackageBase: libusbgx
Version: 0.2.0-2
Description: Library encapsulating the kernel USB gadget-configfs userspace API functionality
URL: https://github.com/libusbgx/libusbgx/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: t-8ch
Submitter: t-8ch
FirstSubmitted: 1529559492
LastModified: 1623012939
URLPath: /cgit/aur.git/snapshot/libusbgx.tar.gz