# 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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
- **Version:** 10.0.3
- **Résumé source:** Solver for mixed integer programming and mixed integer nonlinear programming
- **Page d'accueil:** <https://scipopt.org>
- **Dernière mise à jour:** 2026-07-06T11:47:50Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- scip (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 10.0.3

## Notes de sécurité

narrow executable package without higher-risk signals.

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

## 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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


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