gnome-inform7 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gnome-inform7

* (Optional) Uninstall gnome-inform7 on Arch using YAY

$ yay -Rns gnome-inform7

2. Manually Install "gnome-inform7" via AUR

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

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

b. Clone gnome-inform7's git locally

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

c. Go to ~/gnome-inform7 folder and install it

$ cd ~/gnome-inform7 $ makepkg -si

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

ID: 624971
Name: gnome-inform7
PackageBaseID: 15804
PackageBase: gnome-inform7
Version: 6M62-4
Description: GNOME port of the Inform 7 IDE for the Inform 7 programming language for interactive fiction
URL: https://github.com/ptomato/gnome-inform7
NumVotes: 26
Popularity: 0.000302
OutOfDate:
Maintainer: libele
FirstSubmitted: 1205925460
LastModified: 1561554728
URLPath: /cgit/aur.git/snapshot/gnome-inform7.tar.gz