avra on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install avra on Arch using YAY
$
yay -S
avra
Copied
* (Optional) Uninstall avra on Arch using YAY
$
yay -Rns
avra
Copied
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
Copied
b. Clone avra's git locally
$
git clone https://aur.archlinux.org/avra.git
~/avra
Copied
c. Go to ~/avra folder and install it
$
cd
~/avra
Copied
$
makepkg -si
Copied
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
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