zilf-bin on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S zilf-bin

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

$ yay -Rns zilf-bin

2. Manually Install "zilf-bin" via AUR

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

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

b. Clone zilf-bin's git locally

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

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

$ cd ~/zilf-bin $ makepkg -si

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

ID: 941021
Name: zilf-bin
PackageBaseID: 169377
PackageBase: zilf-bin
Version: 0.9.0-1
Description: A set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
URL: https://foss.heptapod.net/zilf/zilf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: libele
FirstSubmitted: 1627583906
LastModified: 1627583906
URLPath: /cgit/aur.git/snapshot/zilf-bin.tar.gz