picat on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S picat

* (Optional) Uninstall picat on Arch using YAY

$ yay -Rns picat

2. Manually Install "picat" via AUR

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

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

b. Clone picat's git locally

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

c. Go to ~/picat folder and install it

$ cd ~/picat $ makepkg -si

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

ID: 1286433
Name: picat
PackageBaseID: 138368
PackageBase: picat
Version: 3.5-1
Description: A simple, and yet powerful, logic-based multi-paradigm programming language aimed for general-purpose applications.
URL: http://picat-lang.org/
NumVotes: 2
Popularity: 2.0E-6
OutOfDate: 1694285245
Maintainer: abeaumont
Submitter: abeaumont
FirstSubmitted: 1546024283
LastModified: 1689022439
URLPath: /cgit/aur.git/snapshot/picat.tar.gz