zasm on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S zasm

* (Optional) Uninstall zasm on Arch using YAY

$ yay -Rns zasm

2. Manually Install "zasm" via AUR

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

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

b. Clone zasm's git locally

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

c. Go to ~/zasm folder and install it

$ cd ~/zasm $ makepkg -si

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

ID: 1356378
Name: zasm
PackageBaseID: 87604
PackageBase: zasm
Version: 4.4.13-1
Description: Z80/8080/Z180 assembler
URL: https://k1.spdns.de/Develop/Projects/zasm/Distributions/
NumVotes: 6
Popularity: 0.10242
OutOfDate:
Maintainer: turbocat2001
Submitter: jkl
FirstSubmitted: 1416723054
LastModified: 1700504273
URLPath: /cgit/aur.git/snapshot/zasm.tar.gz