zork++ on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S zork++

* (Optional) Uninstall zork++ on Arch using YAY

$ yay -Rns zork++

2. Manually Install "zork++" via AUR

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

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

b. Clone zork++'s git locally

$ git clone https://aur.archlinux.org/zork++.git ~/zork++

c. Go to ~/zork++ folder and install it

$ cd ~/zork++ $ makepkg -si

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

ID: 1237008
Name: zork++
PackageBaseID: 188739
PackageBase: zork++
Version: 0.8.6-1
Description: A modern C++ project manager and build system for modern C++
URL: https://github.com/zerodaycode/Zork
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FoIP
Submitter: FoIP
FirstSubmitted: 1671058000
LastModified: 1680713276
URLPath: /cgit/aur.git/snapshot/zork++.tar.gz