gargoyle on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gargoyle

* (Optional) Uninstall gargoyle on Arch using YAY

$ yay -Rns gargoyle

2. Manually Install "gargoyle" via AUR

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

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

b. Clone gargoyle's git locally

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

c. Go to ~/gargoyle folder and install it

$ cd ~/gargoyle $ makepkg -si

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

ID: 1428174
Name: gargoyle
PackageBaseID: 97882
PackageBase: gargoyle
Version: 2023.1-2
Description: Interactive Fiction multi-interpreter that supports all major IF formats.
URL: https://ccxvii.net/gargoyle/
NumVotes: 13
Popularity: 1.002487
OutOfDate:
Maintainer: autumnontape
Submitter: beej
FirstSubmitted: 1439880635
LastModified: 1710571722
URLPath: /cgit/aur.git/snapshot/gargoyle.tar.gz