avra-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S avra-git

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

$ yay -Rns avra-git

2. Manually Install "avra-git" via AUR

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

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

b. Clone avra-git's git locally

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

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

$ cd ~/avra-git $ makepkg -si

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

ID: 824744
Name: avra-git
PackageBaseID: 145135
PackageBase: avra-git
Version: 1.4.2.r13.g1b1b3fb-1
Description: Assembler for the Atmel AVR microcontroller family
URL: https://github.com/hsoft/avra
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jxir
Submitter: jxir
FirstSubmitted: 1568679994
LastModified: 1606417730
URLPath: /cgit/aur.git/snapshot/avra-git.tar.gz