# clp mit Homebrew, Nix, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clp in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:clp
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install clp
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#clp
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/cl/clp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Debian apt (92%):

```sh
sudo apt install coinor-clp
```

  Evidenz: Debian stable package indexes: coinor-clp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Paketfakten

- **Paketschlüssel:** brew:clp
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/clp>
- **Version:** 1.17.11
- **Quellzusammenfassung:** Linear programming solver
- **Homepage:** <https://github.com/coin-or/Clp>
- **Repository:** <https://github.com/coin-or/Clp>
- **Lizenz:** EPL-2.0
- **Quellarchiv:** <https://github.com/coin-or/Clp/archive/refs/tags/releases/1.17.11.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-25T13:37:38+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- clp (cli)
- clp (Alias)

## Abhängigkeiten

- coinutils
- openblas
- osi

## Build-Abhängigkeiten

- pkgconf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.17.11
- Manager aktualisiert: 2026-06-25
- lokale Daten: OK
- Upstream-Repository: https://github.com/coin-or/Clp
- neueste erkannte Version: releases/1.17.11 (aktuell)
## Projektgeschichte und Nutzung

Clp, the COIN-OR Linear Programming solver, is an open source C++ solver for linear optimization problems.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <https://github.com/coin-or/Clp#readme>
- <https://coin-or.github.io/Clp>
- <https://github.com/coin-or/Clp/releases>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **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:** stable

## Andere Paketmanager-Einträge

- Debian apt - coinor-clp - 1.17.10+ds-1: normalized package name match | Debian stable package indexes: coinor-clp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Coin-or linear programming solver | https://projects.coin-or.org/Clp
- Debian apt - coinor-libclp-dev - 1.17.10+ds-1: normalized package name match | Debian stable package indexes: coinor-libclp-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Coin-or linear programming solver (developer files) | https://projects.coin-or.org/Clp
- Debian apt - coinor-libclp-doc - 1.17.10+ds-1: normalized package name match | Debian stable package indexes: coinor-libclp-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Coin-or linear programming solver (documentation) | https://projects.coin-or.org/Clp
- Debian apt - coinor-libclp1 - 1.17.10+ds-1: normalized package name match | Debian stable package indexes: coinor-libclp1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Coin-or linear programming solver (shared libraries) | https://projects.coin-or.org/Clp
- Nix - clp: normalized package name match | nixpkgs package indexes: pkgs/by-name/cl/clp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - coinor-clp - 1.17.9+ds-1: normalized package name match | Ubuntu 24.04 LTS package indexes: coinor-clp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Coin-or linear programming solver | https://projects.coin-or.org/Clp
- Ubuntu apt - coinor-libclp-dev - 1.17.9+ds-1: normalized package name match | Ubuntu 24.04 LTS package indexes: coinor-libclp-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Coin-or linear programming solver (developer files) | https://projects.coin-or.org/Clp
- Ubuntu apt - coinor-libclp-doc - 1.17.9+ds-1: normalized package name match | Ubuntu 24.04 LTS package indexes: coinor-libclp-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Coin-or linear programming solver (documentation) | https://projects.coin-or.org/Clp
- Ubuntu apt - coinor-libclp1 - 1.17.9+ds-1: normalized package name match | Ubuntu 24.04 LTS package indexes: coinor-libclp1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Coin-or linear programming solver (shared libraries) | https://projects.coin-or.org/Clp


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://pkg.so/de/scientific-computing-tools/) - Matched scientific computing metadata.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cbc](https://pkg.so/de/brew/cbc/) - Popular package that depends on this formula.
- [or-tools](https://pkg.so/de/brew/or-tools/) - Popular package that depends on this formula.
- [minizinc](https://pkg.so/de/brew/minizinc/) - Popular package that depends on this formula.
- [papilo](https://pkg.so/de/brew/papilo/) - Shares pkgdb curated category or tags: c-plus-plus, cli, linear-programming, optimization, science.
- [lp_solve](https://pkg.so/de/brew/lp-solve/) - Shares pkgdb curated category or tags: cli, linear-programming, optimization, science, solver.
- [scip](https://pkg.so/de/brew/scip/) - Shares pkgdb curated category or tags: cli, optimization, science, solver.
- [ipopt](https://pkg.so/de/brew/ipopt/) - Shares pkgdb curated category or tags: cli, coin-or, optimization, science, solver.
- [soplex](https://pkg.so/de/brew/soplex/) - Shares pkgdb curated category or tags: cli, linear-programming, optimization, science, solver.

## Combined YAML source

View the package source record on GitHub. [combined/clp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/clp.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
