avrdude-svn on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S avrdude-svn

* (Optional) Uninstall avrdude-svn on Arch using YAY

$ yay -Rns avrdude-svn

2. Manually Install "avrdude-svn" via AUR

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

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

b. Clone avrdude-svn's git locally

$ git clone https://aur.archlinux.org/avrdude-svn.git ~/avrdude-svn

c. Go to ~/avrdude-svn folder and install it

$ cd ~/avrdude-svn $ makepkg -si

3. Information about the avrdude-svn package on Arch User Repository (AUR)

ID: 644540
Name: avrdude-svn
PackageBaseID: 98710
PackageBase: avrdude-svn
Version: 20190105.1429-1
Description: AVRDUDE is an utility to download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers using the in-system programming technique (ISP).
URL: http://www.nongnu.org/avrdude/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo
Submitter: Chocobo
FirstSubmitted: 1440682796
LastModified: 1568059625
URLPath: /cgit/aur.git/snapshot/avrdude-svn.tar.gz