clingo on AUR (Arch User Repository)

Last updated: May 17,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

b. Install clingo on Arch using YAY

$ yay -S clingo

* (Optional) Uninstall clingo on Arch using YAY

$ yay -Rns clingo

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

b. Clone clingo's git locally

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

c. Go to ~/clingo folder and install it

$ cd ~/clingo $ makepkg -si

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