inform-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S inform-git

* (Optional) Uninstall inform-git on Arch using YAY

$ yay -Rns inform-git

2. Manually Install "inform-git" via AUR

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

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

b. Clone inform-git's git locally

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

c. Go to ~/inform-git folder and install it

$ cd ~/inform-git $ makepkg -si

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

ID: 1229515
Name: inform-git
PackageBaseID: 167800
PackageBase: inform-git
Version: 6.41.r4.0.g3ab2ba2-1
Description: The Inform 6 compiler, standard library, and PunyInform library (git version)
URL: https://gitlab.com/DavidGriffith/inform6unix
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: libele
Submitter: libele
FirstSubmitted: 1623268621
LastModified: 1679332166
URLPath: /cgit/aur.git/snapshot/inform-git.tar.gz