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