gavrasm on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S gavrasm

* (Optional) Uninstall gavrasm on Arch using YAY

$ yay -Rns gavrasm

2. Manually Install "gavrasm" via AUR

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

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

b. Clone gavrasm's git locally

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

c. Go to ~/gavrasm folder and install it

$ cd ~/gavrasm $ makepkg -si

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

ID: 1140157
Name: gavrasm
PackageBaseID: 50976
PackageBase: gavrasm
Version: 5.4-1
Description: Command line assembler for Atmel AVR microcontrollers with many extended features
URL: http://www.avr-asm-tutorial.net/gavrasm
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: fatmike
Submitter: fatmike
FirstSubmitted: 1311583391
LastModified: 1663268035
URLPath: /cgit/aur.git/snapshot/gavrasm.tar.gz