z88dk-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S z88dk-git

* (Optional) Uninstall z88dk-git on Arch using YAY

$ yay -Rns z88dk-git

2. Manually Install "z88dk-git" via AUR

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

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

b. Clone z88dk-git's git locally

$ git clone https://aur.archlinux.org/z88dk-git.git ~/z88dk-git

c. Go to ~/z88dk-git folder and install it

$ cd ~/z88dk-git $ makepkg -si

3. Information about the z88dk-git package on Arch User Repository (AUR)

ID: 860995
Name: z88dk-git
PackageBaseID: 131711
PackageBase: z88dk-git
Version: v2.1.r19.g7c6df7ac3-1
Description: The development kit for over fifty z80 machines - c compiler, assembler, linker, libraries.
URL: https://www.z88dk.org
NumVotes: 2
Popularity: 0
OutOfDate: 1655253154
Maintainer: aviallon
Submitter: janbaudisch
FirstSubmitted: 1524200878
LastModified: 1612874616
URLPath: /cgit/aur.git/snapshot/z88dk-git.tar.gz