# Installer scip avec Homebrew, dnf, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de scip pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:scip
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install scip
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install scip
```

  Preuve: MacPorts ports tree: math/scip/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install scip
```

  Preuve: Fedora Rawhide package metadata: scip from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#scip
```

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

- pacman (92%):

```sh
sudo pacman -S scip
```

  Preuve: Arch Linux sync databases: scip from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:scip
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/scip>
- **Version:** 10.0.3
- **Résumé source:** Solver for mixed integer programming and mixed integer nonlinear programming
- **Page d'accueil:** <https://scipopt.org>
- **Docs amont:** <https://scipopt.org>
- **Licence:** Apache-2.0
- **Archive source:** <https://scipopt.org/download/release/scip-10.0.3.tgz>
- **Dernière mise à jour:** 2026-07-06T11:47:50Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- scip (cli)
- scip (alias)

## Dépendances

- boost
- cppad
- gcc
- gmp
- ipopt
- mpfr
- openblas
- readline
- tbb

## Dépendances de compilation

- cmake
- papilo
- soplex

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 10.0.3
- gestionnaire mis à jour: 2026-07-06
- données locales: OK
- dépôt amont: https://scipopt.org
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** scip
- **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

## Autres enregistrements de gestionnaires de paquets

- Nix - scip: normalized package name match | nixpkgs package indexes: pkgs/by-name/sc/scip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - libscip - 10.0.3-3.fc45: normalized package name match | Fedora Rawhide package metadata: libscip from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Library for solving constraint integer programs | https://scipopt.org/
- dnf - libscip-devel - 10.0.3-3.fc45: normalized package name match | Fedora Rawhide package metadata: libscip-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Headers and library links for libscip | https://scipopt.org/
- dnf - libscip-doc - 10.0.3-3.fc45: normalized package name match | Fedora Rawhide package metadata: libscip-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | API documentation for libscip | https://scipopt.org/
- dnf - scip - 10.0.3-3.fc45: normalized package name match | Fedora Rawhide package metadata: scip from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Solving Constraint Integer Programs | https://scipopt.org/
- pacman - scip - 10.0.3-1: normalized package name match | Arch Linux sync databases: scip from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Solving Constraint Integer Programs | https://www.scipopt.org/
- MacPorts - scip: normalized package name match | MacPorts ports tree: math/scip/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://pkg.so/fr/scientific-computing-tools/) - Matched scientific computing metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [gcc](https://pkg.so/fr/brew/gcc/) - Runtime dependency declared by Homebrew.
- [ipopt](https://pkg.so/fr/brew/ipopt/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [papilo](https://pkg.so/fr/brew/papilo/) - Build dependency declared by Homebrew.
- [soplex](https://pkg.so/fr/brew/soplex/) - Build dependency declared by Homebrew.
- [or-tools](https://pkg.so/fr/brew/or-tools/) - Popular package that depends on this formula.
- [cbc](https://pkg.so/fr/brew/cbc/) - Shares pkgdb curated category or tags: cli, mixed-integer-programming, optimization, science, solver.
- [lp_solve](https://pkg.so/fr/brew/lp-solve/) - Shares pkgdb curated category or tags: cli, mixed-integer-programming, optimization, science, solver.
- [clp](https://pkg.so/fr/brew/clp/) - Shares pkgdb curated category or tags: cli, optimization, science, solver.
- [minizinc](https://pkg.so/fr/brew/minizinc/) - Shares pkgdb curated category or tags: cli, constraint-programming, optimization, science.
- [glpk](https://pkg.so/fr/brew/glpk/) - Shares pkgdb curated category or tags: cli, mixed-integer-programming, optimization, science.

## Combined YAML source

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


## Sources

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