vasm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vasm

* (Optional) Uninstall vasm on Arch using YAY

$ yay -Rns vasm

2. Manually Install "vasm" via AUR

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

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

b. Clone vasm's git locally

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

c. Go to ~/vasm folder and install it

$ cd ~/vasm $ makepkg -si

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

ID: 1356288
Name: vasm
PackageBaseID: 115494
PackageBase: vasm
Version: 1.9.0_f-0
Description: Portable and retargetable 6502 6800 6809 arm c16x jagrisc m68k pdp11 ppc qnice test tr3200 vidcore x86 z80 assembler.
URL: http://sun.hasenbraten.de/vasm/
NumVotes: 14
Popularity: 0.001956
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1473894661
LastModified: 1700487121
URLPath: /cgit/aur.git/snapshot/vasm.tar.gz