macOS
brew install clingolocal Homebrew formula metadata
sudo port install clingoMacPorts ports tree · math/clingo/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clingo in AI-Agent-Workflows.
Installation
brew install clingolocal Homebrew formula metadata
sudo port install clingoMacPorts ports tree · math/clingo/Portfile · Quelle: api.github.com
sudo apk add clingoAlpine Linux edge package indexes · clingo · Quelle: dl-cdn.alpinelinux.org
sudo dnf install clingoFedora Rawhide package metadata · clingo · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#clingonixpkgs package indexes · pkgs/by-name/cl/clingo/package.nix · Quelle: api.github.com
sudo zypper install clingoopenSUSE Tumbleweed package metadata · clingo · Quelle: download.opensuse.org
sudo apt install claspDebian stable package indexes · clasp · Quelle: deb.debian.org
scoop install extras/clingoScoop official bucket manifest trees · bucket/clingo.json · Quelle: api.github.com
Überblick
ASP system to ground and solve logic programs
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
clasp | cli | globales Executable | |
clingo | cli | globales Executable | |
gringo | cli | globales Executable | |
lpconvert | cli | globales Executable | |
reify | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/potassco/clingo
Installationsmetadaten
| Paketschlüssel | brew:clingo |
|---|---|
| Version | 5.8.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/clingo |
| Homepage | https://potassco.org/clingo/ |
| Repository | https://github.com/potassco/clingo |
| Upstream-Dokumentation | https://potassco.org/clingo |
| Lizenz | MIT |
| Quellarchiv | https://github.com/potassco/clingo/archive/refs/tags/v5.8.0.tar.gz |
| Abhängigkeiten | cffi, lua, python@3.14 |
| Build-Abhängigkeiten | cmake, doxygen |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/clingoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.