picat on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install picat on Arch using YAY
$
yay -S
picat
Copied
* (Optional) Uninstall picat on Arch using YAY
$
yay -Rns
picat
Copied
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
Copied
b. Clone picat's git locally
$
git clone https://aur.archlinux.org/picat.git
~/picat
Copied
c. Go to ~/picat folder and install it
$
cd
~/picat
Copied
$
makepkg -si
Copied
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
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