avrisp-udev on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S avrisp-udev

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

$ yay -Rns avrisp-udev

2. Manually Install "avrisp-udev" via AUR

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

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

b. Clone avrisp-udev's git locally

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

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

$ cd ~/avrisp-udev $ makepkg -si

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

ID: 1021727
Name: avrisp-udev
PackageBaseID: 145754
PackageBase: avrisp-udev
Version: 0.1-1
Description: udev rules for AVR ISP Atmel programmer
URL: https://www.microchip.com/DevelopmentTools/ProductDetails/PartNO/ATAVRISP2
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dviktor
Submitter: dviktor
FirstSubmitted: 1570815244
LastModified: 1642700932
URLPath: /cgit/aur.git/snapshot/avrisp-udev.tar.gz