inform7-ide on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S inform7-ide

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

$ yay -Rns inform7-ide

2. Manually Install "inform7-ide" via AUR

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

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

b. Clone inform7-ide's git locally

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

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

$ cd ~/inform7-ide $ makepkg -si

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

ID: 1272481
Name: inform7-ide
PackageBaseID: 185528
PackageBase: inform7-ide
Version: 2.0.0-1
Description: a ide for the inform language/compiler
URL: https://github.com/ptomato/inform7-ide
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer: silverhikari
Submitter: silverhikari
FirstSubmitted: 1662427924
LastModified: 1686638091
URLPath: /cgit/aur.git/snapshot/inform7-ide.tar.gz