# 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
- **Version:** 1.17.11
- **Quellzusammenfassung:** Linear programming solver
- **Homepage:** <https://github.com/coin-or/Clp>
- **Repository:** <https://github.com/coin-or/Clp>
- **Zuletzt aktualisiert:** 2026-06-25T13:37:38+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- clp (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.17.11
## 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

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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
