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