inform7 on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S inform7

* (Optional) Uninstall inform7 on Arch using YAY

$ yay -Rns inform7

2. Manually Install "inform7" via AUR

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

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

b. Clone inform7's git locally

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

c. Go to ~/inform7 folder and install it

$ cd ~/inform7 $ makepkg -si

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

ID: 1259372
Name: inform7
PackageBaseID: 15801
PackageBase: inform7
Version: 10.1.2-3
Description: A design system for interactive fiction based on natural language
URL: https://ganelson.github.io/inform
NumVotes: 31
Popularity: 0.002907
OutOfDate:
Maintainer:
Submitter: net147
FirstSubmitted: 1205921465
LastModified: 1684342182
URLPath: /cgit/aur.git/snapshot/inform7.tar.gz