z80dasm on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S z80dasm

* (Optional) Uninstall z80dasm on Arch using YAY

$ yay -Rns z80dasm

2. Manually Install "z80dasm" via AUR

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

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

b. Clone z80dasm's git locally

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

c. Go to ~/z80dasm folder and install it

$ cd ~/z80dasm $ makepkg -si

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

ID: 1411254
Name: z80dasm
PackageBaseID: 63380
PackageBase: z80dasm
Version: 1.1.6-3
Description: Disassembler for the Zilog Z80 microprocessor
URL: https://launchpad.net/ubuntu/+source/z80dasm/1.1.6-1
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: ivanovp
Submitter: ivanovp
FirstSubmitted: 1349502611
LastModified: 1708238493
URLPath: /cgit/aur.git/snapshot/z80dasm.tar.gz