nfrotz on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S nfrotz

* (Optional) Uninstall nfrotz on Arch using YAY

$ yay -Rns nfrotz

2. Manually Install "nfrotz" via AUR

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

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

b. Clone nfrotz's git locally

$ git clone https://aur.archlinux.org/nfrotz.git ~/nfrotz

c. Go to ~/nfrotz folder and install it

$ cd ~/nfrotz $ makepkg -si

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

ID: 222911
Name: nfrotz
PackageBaseID: 97880
PackageBase: nfrotz
Version: 0.3.3-2
Description: Z-machine interpreter for playing Interactive Fiction games, with support for unicode
URL: http://www.ifarchive.org/indexes/if-archiveXinfocomXinterpreters.html
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: beej
Submitter: beej
FirstSubmitted: 1439877738
LastModified: 1439926795
URLPath: /cgit/aur.git/snapshot/nfrotz.tar.gz