usbasp-udev on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S usbasp-udev

* (Optional) Uninstall usbasp-udev on Arch using YAY

$ yay -Rns usbasp-udev

2. Manually Install "usbasp-udev" via AUR

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

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

b. Clone usbasp-udev's git locally

$ git clone https://aur.archlinux.org/usbasp-udev.git ~/usbasp-udev

c. Go to ~/usbasp-udev folder and install it

$ cd ~/usbasp-udev $ makepkg -si

3. Information about the usbasp-udev package on Arch User Repository (AUR)

ID: 978725
Name: usbasp-udev
PackageBaseID: 75888
PackageBase: usbasp-udev
Version: 0.2-3
Description: udev rules for USBasp Atmel AVR programmer
URL: http://www.fischl.de/usbasp/
NumVotes: 15
Popularity: 1.7E-5
OutOfDate:
Maintainer: dbrgn
Submitter: dbrgn
FirstSubmitted: 1386064522
LastModified: 1635110964
URLPath: /cgit/aur.git/snapshot/usbasp-udev.tar.gz