gprolog on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gprolog

* (Optional) Uninstall gprolog on Arch using YAY

$ yay -Rns gprolog

2. Manually Install "gprolog" via AUR

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

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

b. Clone gprolog's git locally

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

c. Go to ~/gprolog folder and install it

$ cd ~/gprolog $ makepkg -si

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

ID: 1234874
Name: gprolog
PackageBaseID: 192155
PackageBase: gprolog
Version: 1.5.0-2
Description: GNU Prolog
URL: http://www.gprolog.org/
NumVotes: 2
Popularity: 0.085114
OutOfDate:
Maintainer: aarroyoc
Submitter: arojas
FirstSubmitted: 1680337102
LastModified: 1680337102
URLPath: /cgit/aur.git/snapshot/gprolog.tar.gz