Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, apt 安装 clp

查看 clp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install clp

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#clp

nixpkgs package indexes · pkgs/by-name/cl/clp/package.nix · 来源: api.github.com

Debian apt已验证 · 92%
sudo apt install coinor-clp

Debian stable package indexes · coinor-clp · 来源: deb.debian.org

概览

软件包摘要

Linear programming solver

命令和别名

  • clp

历史

项目历史与用法

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.

时间线

  • 2019: GitHub releases include Clp 1.17.2 and 1.17.3.
  • 2020: Clp 1.17.6 was published on GitHub.
  • 2023: Clp 1.17.9 was published on GitHub.
  • 2020s: The README documents distribution through system packages, Homebrew, conda, Docker, GitHub releases, and COIN-OR archives.

Related projects

  • COIN-OR Foundation is the umbrella organization for Clp.
  • coinbrew is the recommended helper for fetching and building Clp and its COIN-OR dependencies.
  • COIN-OR Optimization Suite is the related Docker distribution referenced by the README.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
clpcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本1.17.11
管理器更新时间2026-06-25
本地数据OK
上游当前
检测到的最新版本releases/1.17.11

https://github.com/coin-or/Clp

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖coinutils, openblas, osi
构建依赖pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameclp
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

coinor-clp 1.17.10+ds-1

Coin-or linear programming solver

https://projects.coin-or.org/Clp

sudo apt install coinor-clp
  • Section: science
  • Architecture: amd64
  • Source Package: clp
  • 4 依赖
  • normalized package name match
  • 匹配方式:Clp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: coinor-clp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

coinor-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-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: clp
  • 3 依赖
  • normalized package name match
  • 匹配方式:Clp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: coinor-libclp-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

coinor-libclp-doc 1.17.10+ds-1

Coin-or linear programming solver (documentation)

https://projects.coin-or.org/Clp

sudo apt install coinor-libclp-doc
  • Section: doc
  • Architecture: all
  • Source Package: clp
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Clp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: coinor-libclp-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

coinor-libclp1 1.17.10+ds-1

Coin-or linear programming solver (shared libraries)

https://projects.coin-or.org/Clp

sudo apt install coinor-libclp1
  • Section: science
  • Architecture: amd64
  • Source Package: clp
  • 5 依赖
  • normalized package name match
  • 匹配方式:Clp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: coinor-libclp1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

clp

nix profile install nixpkgs#clp
  • normalized package name match
  • 匹配方式:Clp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cl/clp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

coinor-clp 1.17.9+ds-1

Coin-or linear programming solver

https://projects.coin-or.org/Clp

sudo apt install coinor-clp
  • Section: universe/science
  • Architecture: amd64
  • Source Package: clp
  • 4 依赖
  • normalized package name match
  • 匹配方式:Clp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: coinor-clp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

coinor-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-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: clp
  • 3 依赖
  • normalized package name match
  • 匹配方式:Clp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: coinor-libclp-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

coinor-libclp-doc 1.17.9+ds-1

Coin-or linear programming solver (documentation)

https://projects.coin-or.org/Clp

sudo apt install coinor-libclp-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: clp
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Clp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: coinor-libclp-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

coinor-libclp1 1.17.9+ds-1

Coin-or linear programming solver (shared libraries)

https://projects.coin-or.org/Clp

sudo apt install coinor-libclp1
  • Section: universe/science
  • Architecture: amd64
  • Source Package: clp
  • 5 依赖
  • normalized package name match
  • 匹配方式:Clp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: coinor-libclp1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment