binprolog on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S binprolog

* (Optional) Uninstall binprolog on Arch using YAY

$ yay -Rns binprolog

2. Manually Install "binprolog" via AUR

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

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

b. Clone binprolog's git locally

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

c. Go to ~/binprolog folder and install it

$ cd ~/binprolog $ makepkg -si

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

ID: 1225229
Name: binprolog
PackageBaseID: 191392
PackageBase: binprolog
Version: 0.1.0-1
Description: Fast, simplified WAM-based Prolog system
URL: https://github.com/ptarau/binprolog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aarroyoc
Submitter: aarroyoc
FirstSubmitted: 1678657842
LastModified: 1678657842
URLPath: /cgit/aur.git/snapshot/binprolog.tar.gz