macOS
brew install clplocal Homebrew formula metadata
brew
clp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install clplocal Homebrew formula metadata
nix profile install nixpkgs#clpnixpkgs package indexes · pkgs/by-name/cl/clp/package.nix · ソース: api.github.com
sudo apt install coinor-clpDebian stable package indexes · coinor-clp · ソース: deb.debian.org
概要
Linear programming solver
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
clp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/coin-or/Clp
インストールメタデータ
| パッケージキー | brew:clp |
|---|---|
| バージョン | 1.17.11 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/clp |
| ホームページ | https://github.com/coin-or/Clp |
| リポジトリ | https://github.com/coin-or/Clp |
| 上流ドキュメント | https://coin-or.github.io/Clp |
| ライセンス | EPL-2.0 |
| ソースアーカイブ | https://github.com/coin-or/Clp/archive/refs/tags/releases/1.17.11.tar.gz |
| 最終更新 | 2026-06-25T13:37:38+02:00 |
| Pulse | updated |
| 依存関係 | coinutils, openblas, osi |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-libclp1ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.