macOS
brew install clplocal Homebrew formula metadata
brew
Linear programming solver. Version 1.17.11 via Homebrew; verified 2026-06-25.
install
brew install clplocal Homebrew formula metadata
sudo apt install coinor-clpDebian stable package indexes · coinor-clp · source: deb.debian.org
nix profile install nixpkgs#clpnixpkgs package indexes · pkgs/by-name/cl/clp/package.nix · source: api.github.com
overview
Linear programming solver
history
Clp, the COIN-OR Linear Programming solver, is an open source C++ solver for linear optimization problems.
The official README expands Clp as Coin-or linear programming and describes it as an open source linear programming solver maintained under the COIN-OR Foundation.
Clp is primarily a callable library, but the project also ships a standalone `clp` executable. Its solver features include primal and dual simplex algorithms, a barrier method, sparse and specialized matrix storage support, and configurable pivot choices.
The upstream README documents broad distribution through Linux distributions, FreeBSD, Homebrew, conda, Docker images for the COIN-OR Optimization Suite, GitHub release assets, and older COIN-OR binary archives.
That packaging spread reflects Clp's role as infrastructure for optimization users who need a solver available through normal system-package channels as well as from source.
Users can call Clp as a C++ library or invoke the `clp` executable to read optimization problem files, run primal or dual simplex, execute unit tests, and try Netlib problem sets.
The README recommends `coinbrew` for fetching and building Clp with its COIN-OR dependencies, while expert users can still build from a cloned repository with configure, make, test, and install.
Clp is package-nerd relevant because it is both a command-line tool and a linkable numerical library, with solver dependencies and optional binary functionality that vary across platforms.
It sits in the small but important class of scientific packages where Homebrew, Debian, conda, FreeBSD, Docker, and source builds all serve different user communities.
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 |
|---|---|---|---|
clp | 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/coin-or/Clp
install metadata
| Package key | brew:clp |
|---|---|
| Version | 1.17.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clp |
| Homepage | https://github.com/coin-or/Clp |
| Repository | https://github.com/coin-or/Clp |
| Upstream docs | https://coin-or.github.io/Clp |
| License | EPL-2.0 |
| Source archive | https://github.com/coin-or/Clp/archive/refs/tags/releases/1.17.11.tar.gz |
| Last updated | 2026-06-25T13:37:38+02:00 |
| Pulse | updated |
| Dependencies | coinutils, openblas, osi |
| Build dependencies | pkgconf |
| 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 | clp |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
coinor-clp 1.17.10+ds-1
Coin-or linear programming solver
https://projects.coin-or.org/Clp
sudo apt install coinor-clpcoinor-libclp-dev 1.17.10+ds-1
Coin-or linear programming solver (developer files)
https://projects.coin-or.org/Clp
sudo apt install coinor-libclp-devcoinor-libclp-doc 1.17.10+ds-1
Coin-or linear programming solver (documentation)
https://projects.coin-or.org/Clp
sudo apt install coinor-libclp-doccoinor-libclp1 1.17.10+ds-1
Coin-or linear programming solver (shared libraries)
https://projects.coin-or.org/Clp
sudo apt install coinor-libclp1clp
nix profile install nixpkgs#clpcoinor-clp 1.17.9+ds-1
Coin-or linear programming solver
https://projects.coin-or.org/Clp
sudo apt install coinor-clpcoinor-libclp-dev 1.17.9+ds-1
Coin-or linear programming solver (developer files)
https://projects.coin-or.org/Clp
sudo apt install coinor-libclp-devcoinor-libclp-doc 1.17.9+ds-1
Coin-or linear programming solver (documentation)
https://projects.coin-or.org/Clp
sudo apt install coinor-libclp-doccoinor-libclp1 1.17.9+ds-1
Coin-or linear programming solver (shared libraries)
https://projects.coin-or.org/Clp
sudo apt install coinor-libclp1source 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.