z80asm on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S z80asm

* (Optional) Uninstall z80asm on Arch using YAY

$ yay -Rns z80asm

2. Manually Install "z80asm" via AUR

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

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

b. Clone z80asm's git locally

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

c. Go to ~/z80asm folder and install it

$ cd ~/z80asm $ makepkg -si

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

ID: 507921
Name: z80asm
PackageBaseID: 56292
PackageBase: z80asm
Version: 1.8-2
Description: A Z80 assembler written in c
URL: https://www.nongnu.org/z80asm/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: phillid
Submitter:
FirstSubmitted: 1328103737
LastModified: 1525414075
URLPath: /cgit/aur.git/snapshot/z80asm.tar.gz