avrcalc on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S avrcalc

* (Optional) Uninstall avrcalc on Arch using YAY

$ yay -Rns avrcalc

2. Manually Install "avrcalc" via AUR

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

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

b. Clone avrcalc's git locally

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

c. Go to ~/avrcalc folder and install it

$ cd ~/avrcalc $ makepkg -si

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

ID: 1021726
Name: avrcalc
PackageBaseID: 138295
PackageBase: avrcalc
Version: 0.2-2
Description: Calculator to speed development of Atmel AVRs
URL: https://sourceforge.net/projects/avrcalc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dviktor
Submitter: dviktor
FirstSubmitted: 1545677434
LastModified: 1642700740
URLPath: /cgit/aur.git/snapshot/avrcalc.tar.gz