updiprog-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S updiprog-git

* (Optional) Uninstall updiprog-git on Arch using YAY

$ yay -Rns updiprog-git

2. Manually Install "updiprog-git" via AUR

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

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

b. Clone updiprog-git's git locally

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

c. Go to ~/updiprog-git folder and install it

$ cd ~/updiprog-git $ makepkg -si

3. Information about the updiprog-git package on Arch User Repository (AUR)

ID: 1168564
Name: updiprog-git
PackageBaseID: 149376
PackageBase: updiprog-git
Version: 0.5.r2.99df4f8-1
Description: utility for programming AVR devices with UPDI interface using standard TTL serial port
URL: https://github.com/Polarisru/updiprog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ansemjo
Submitter: ansemjo
FirstSubmitted: 1582312654
LastModified: 1668343917
URLPath: /cgit/aur.git/snapshot/updiprog-git.tar.gz