inform on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S inform

* (Optional) Uninstall inform on Arch using YAY

$ yay -Rns inform

2. Manually Install "inform" via AUR

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

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

b. Clone inform's git locally

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

c. Go to ~/inform folder and install it

$ cd ~/inform $ makepkg -si

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

ID: 1382868
Name: inform
PackageBaseID: 97877
PackageBase: inform
Version: 6.41.r11-1
Description: The Inform 6 compiler, standard library, and PunyInform library
URL: https://gitlab.com/DavidGriffith/inform6unix
NumVotes: 3
Popularity: 0.043453
OutOfDate:
Maintainer: libele
Submitter: beej
FirstSubmitted: 1439876985
LastModified: 1704788086
URLPath: /cgit/aur.git/snapshot/inform.tar.gz