zilf-hg on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S zilf-hg

* (Optional) Uninstall zilf-hg on Arch using YAY

$ yay -Rns zilf-hg

2. Manually Install "zilf-hg" via AUR

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

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

b. Clone zilf-hg's git locally

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

c. Go to ~/zilf-hg folder and install it

$ cd ~/zilf-hg $ makepkg -si

3. Information about the zilf-hg package on Arch User Repository (AUR)

ID: 1065891
Name: zilf-hg
PackageBaseID: 170469
PackageBase: zilf-hg
Version: r1131.52ca05feed88-1
Description: A set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library. (mercurial version)
URL: https://foss.heptapod.net/zilf/zilf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: libele
FirstSubmitted: 1630193817
LastModified: 1649818668
URLPath: /cgit/aur.git/snapshot/zilf-hg.tar.gz