z80e on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S z80e

* (Optional) Uninstall z80e on Arch using YAY

$ yay -Rns z80e

2. Manually Install "z80e" via AUR

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

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

b. Clone z80e's git locally

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

c. Go to ~/z80e folder and install it

$ cd ~/z80e $ makepkg -si

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

ID: 860447
Name: z80e
PackageBaseID: 87255
PackageBase: z80e
Version: 0.5.3-2
Description: An emulation library and client programs for z80 calculators
URL: https://github.com/KnightOS/z80e
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: aviallon
Submitter:
FirstSubmitted: 1415468363
LastModified: 1612776463
URLPath: /cgit/aur.git/snapshot/z80e.tar.gz