z80ex on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S z80ex

* (Optional) Uninstall z80ex on Arch using YAY

$ yay -Rns z80ex

2. Manually Install "z80ex" via AUR

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

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

b. Clone z80ex's git locally

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

c. Go to ~/z80ex folder and install it

$ cd ~/z80ex $ makepkg -si

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

ID: 763025
Name: z80ex
PackageBaseID: 155297
PackageBase: z80ex
Version: 1.1.21-1
Description: ZILOG Z80 CPU emulation library
URL: https://sourceforge.net/projects/z80ex/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1594380369
LastModified: 1594380369
URLPath: /cgit/aur.git/snapshot/z80ex.tar.gz