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