pantagruel on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S pantagruel

* (Optional) Uninstall pantagruel on Arch using YAY

$ yay -Rns pantagruel

2. Manually Install "pantagruel" via AUR

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

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

b. Clone pantagruel's git locally

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

c. Go to ~/pantagruel folder and install it

$ cd ~/pantagruel $ makepkg -si

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

ID: 1264377
Name: pantagruel
PackageBaseID: 191357
PackageBase: pantagruel
Version: 0.15.0-1
Description: An Extremely Lightweight Specification Language
URL: https://github.com/subsetpark/pantagruel
NumVotes: 1
Popularity: 0.000605
OutOfDate:
Maintainer: subsetpark
Submitter: subsetpark
FirstSubmitted: 1678584306
LastModified: 1685222662
URLPath: /cgit/aur.git/snapshot/pantagruel.tar.gz