avra on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S avra

* (Optional) Uninstall avra on Arch using YAY

$ yay -Rns avra

2. Manually Install "avra" via AUR

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

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

b. Clone avra's git locally

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

c. Go to ~/avra folder and install it

$ cd ~/avra $ makepkg -si

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

ID: 767268
Name: avra
PackageBaseID: 116529
PackageBase: avra
Version: 1.4.2-1
Description: Assembler for the Atmel AVR microcontroller family
URL: https://github.com/hsoft/avra
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: maesto
FirstSubmitted: 1477567462
LastModified: 1595168704
URLPath: /cgit/aur.git/snapshot/avra.tar.gz