trealla on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S trealla

* (Optional) Uninstall trealla on Arch using YAY

$ yay -Rns trealla

2. Manually Install "trealla" via AUR

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

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

b. Clone trealla's git locally

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

c. Go to ~/trealla folder and install it

$ cd ~/trealla $ makepkg -si

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

ID: 1316847
Name: trealla
PackageBaseID: 168758
PackageBase: trealla
Version: 2.27.14-1
Description: A compact, efficient Prolog interpreter with ISO compliant aspirations.
URL: https://github.com/trealla-prolog/trealla
NumVotes: 1
Popularity: 7.0E-6
OutOfDate:
Maintainer: aarroyoc
Submitter: aarroyoc
FirstSubmitted: 1625778549
LastModified: 1694353557
URLPath: /cgit/aur.git/snapshot/trealla.tar.gz