macOS
brew install clingolocal Homebrew formula metadata
sudo port install clingoMacPorts ports tree · math/clingo/Portfile · source: api.github.com
brew
ASP system to ground and solve logic programs. Version 5.8.0 via Homebrew; verified from local package data.
install
brew install clingolocal Homebrew formula metadata
sudo port install clingoMacPorts ports tree · math/clingo/Portfile · source: api.github.com
sudo apk add clingoAlpine Linux edge package indexes · clingo · source: dl-cdn.alpinelinux.org
sudo dnf install clingoFedora Rawhide package metadata · clingo · source: dl.fedoraproject.org
nix profile install nixpkgs#clingonixpkgs package indexes · pkgs/by-name/cl/clingo/package.nix · source: api.github.com
sudo zypper install clingoopenSUSE Tumbleweed package metadata · clingo · source: download.opensuse.org
sudo apt install claspDebian stable package indexes · clasp · source: deb.debian.org
scoop install extras/clingoScoop official bucket manifest trees · bucket/clingo.json · source: api.github.com
overview
ASP system to ground and solve logic programs
history
clingo is Potassco's grounder and solver for Answer Set Programming. The official README says clingo takes a logic program and computes answer sets representing solutions, while the official Potassco page describes it as combining gringo and clasp into a monolithic system.
clingo grew out of the Potassco toolchain, joining gringo's grounding role with clasp's solving role for logic programs. The 5.x release line in the official changelog emphasizes API stability and growth across C, C++, Python, and Lua bindings, CMake packaging, ASPIF support, propagators, and updates to the embedded clasp solver.
The official README points users to source and binary releases, installation requirements, the Potassco guide, and an online clingo runner. The batch input lists broad distribution coverage across apk, Homebrew, Debian/Ubuntu via clasp, dnf, MacPorts, Nix, Scoop, and zypper.
Users model combinatorial problems as logic programs and run clingo to ground and solve them. Official resources provide a getting-started guide, online execution, API documentation, release downloads, and executables in the package such as clingo, gringo, clasp, lpconvert, and reify.
clingo is package-nerd significant because it packages a research-grade declarative programming system as a practical CLI and embeddable library. It is the kind of solver that appears both in academic workflows and in distro package sets, where reproducible versions and language bindings matter.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clasp | cli | global executable | |
clingo | cli | global executable | |
gringo | cli | global executable | |
lpconvert | cli | global executable | |
reify | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/potassco/clingo
install metadata
| Package key | brew:clingo |
|---|---|
| Version | 5.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clingo |
| Homepage | https://potassco.org/clingo/ |
| Repository | https://github.com/potassco/clingo |
| Upstream docs | https://potassco.org/clingo |
| License | MIT |
| Source archive | https://github.com/potassco/clingo/archive/refs/tags/v5.8.0.tar.gz |
| Dependencies | cffi, lua, python@3.14 |
| Build dependencies | cmake, doxygen |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clingo |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
clingo
nix profile install nixpkgs#clingoclingo 5.8.0-r2
Grounder and solver for logic programs
sudo apk add clingoclingo-dev 5.8.0-r2
Grounder and solver for logic programs (development files)
sudo apk add clingo-devclingo-libs 5.8.0-r2
Grounder and solver for logic programs (libraries)
sudo apk add clingo-libspy3-clingo 5.8.0-r2
Python bindings for clingo
sudo apk add py3-clingoclingo 5.8.0-10.fc45
A grounder and solver for logic programs
sudo dnf install clingoclingo-devel 5.8.0-10.fc45
Development files for clingo
sudo dnf install clingo-devellua-clingo 5.8.0-10.fc45
Lua bindings for Clingo
sudo dnf install lua-clingopython3-clingo 5.8.0-10.fc45
Python 3 bindings for Clingo
sudo dnf install python3-clingoclingo 5.8.0-2.2
A grounder and solver for logic programs
sudo zypper install clingoclingo-devel 5.8.0-2.2
Development files for clingo
sudo zypper install clingo-devellibclingo4 5.8.0-2.2
Libraries file(s) for clingo
sudo zypper install libclingo4lua-clingo 5.8.0-2.2
Lua bindings for Clingo
sudo zypper install lua-clingopython3-clingo 5.8.0-2.2
Python 3 bindings for Clingo
sudo zypper install python3-clingoclingo
sudo port install clingoextras/clingo
scoop install extras/clingosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.