clingo on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "clingo" 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 clingo on Arch using YAY
$
yay -S
clingo
Copied
* (Optional) Uninstall clingo on Arch using YAY
$
yay -Rns
clingo
Copied
2. Manually Install "clingo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone clingo's git locally
$
git clone https://aur.archlinux.org/clingo.git
~/clingo
Copied
c. Go to ~/clingo folder and install it
$
cd
~/clingo
Copied
$
makepkg -si
Copied
3. Information about the clingo package on Arch User Repository (AUR)
ID: 1410365
Name: clingo
PackageBaseID: 140733
PackageBase: clingo
Version: 5.7.1-1
Description: Grounding tools for (disjunctive) logic programs
URL: https://potassco.org/
NumVotes: 5
Popularity: 0.016071
OutOfDate:
Maintainer: adsun
Submitter: xyproto
FirstSubmitted: 1553699758
LastModified: 1708091544
URLPath: /cgit/aur.git/snapshot/clingo.tar.gz
Name: clingo
PackageBaseID: 140733
PackageBase: clingo
Version: 5.7.1-1
Description: Grounding tools for (disjunctive) logic programs
URL: https://potassco.org/
NumVotes: 5
Popularity: 0.016071
OutOfDate:
Maintainer: adsun
Submitter: xyproto
FirstSubmitted: 1553699758
LastModified: 1708091544
URLPath: /cgit/aur.git/snapshot/clingo.tar.gz