z88dk on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "z88dk" 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 z88dk on Arch using YAY
$
yay -S
z88dk
Copied
* (Optional) Uninstall z88dk on Arch using YAY
$
yay -Rns
z88dk
Copied
2. Manually Install "z88dk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone z88dk's git locally
$
git clone https://aur.archlinux.org/z88dk.git
~/z88dk
Copied
c. Go to ~/z88dk folder and install it
$
cd
~/z88dk
Copied
$
makepkg -si
Copied
3. Information about the z88dk package on Arch User Repository (AUR)
ID: 1377822
Name: z88dk
PackageBaseID: 34413
PackageBase: z88dk
Version: 2.3-1
Description: Developement kit for Z80 computers
URL: http://z88dk.org
NumVotes: 6
Popularity: 0.208442
OutOfDate:
Maintainer: zxz
Submitter:
FirstSubmitted: 1265688148
LastModified: 1703964964
URLPath: /cgit/aur.git/snapshot/z88dk.tar.gz
Name: z88dk
PackageBaseID: 34413
PackageBase: z88dk
Version: 2.3-1
Description: Developement kit for Z80 computers
URL: http://z88dk.org
NumVotes: 6
Popularity: 0.208442
OutOfDate:
Maintainer: zxz
Submitter:
FirstSubmitted: 1265688148
LastModified: 1703964964
URLPath: /cgit/aur.git/snapshot/z88dk.tar.gz