avrprog2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S avrprog2

* (Optional) Uninstall avrprog2 on Arch using YAY

$ yay -Rns avrprog2

2. Manually Install "avrprog2" via AUR

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

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

b. Clone avrprog2's git locally

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

c. Go to ~/avrprog2 folder and install it

$ cd ~/avrprog2 $ makepkg -si

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

ID: 201116
Name: avrprog2
PackageBaseID: 57234
PackageBase: avrprog2
Version: 1.4.1-1
Description: A Linux tool for the MikroElektronika AVRprog2 programming hardware.
URL: http://avrprog2.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate: 1622974949
Maintainer:
Submitter: schuay
FirstSubmitted: 1330726232
LastModified: 1434921883
URLPath: /cgit/aur.git/snapshot/avrprog2.tar.gz