macOS
brew install glpklocal Homebrew formula metadata
sudo port install glpkMacPorts ports tree · math/glpk/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de glpk pour les workflows d'agents IA.
installation
brew install glpklocal Homebrew formula metadata
sudo port install glpkMacPorts ports tree · math/glpk/Portfile · Source: api.github.com
sudo apk add glpkAlpine Linux edge package indexes · glpk · Source: dl-cdn.alpinelinux.org
sudo dnf install glpkFedora Rawhide package metadata · glpk · Source: dl.fedoraproject.org
nix profile install nixpkgs#glpknixpkgs package indexes · pkgs/by-name/gl/glpk/package.nix · Source: api.github.com
sudo pacman -S glpkArch Linux sync databases · glpk · Source: geo.mirror.pkgbuild.com
sudo zypper install glpkopenSUSE Tumbleweed package metadata · glpk · Source: download.opensuse.org
sudo apt install glpk-docDebian stable package indexes · glpk-doc · Source: deb.debian.org
choco install glpkChocolatey community package catalog · glpk · Source: community.chocolatey.org
aperçu
Library for Linear and Mixed-Integer Programming
historique
GLPK, the GNU Linear Programming Kit, is a GNU Project library and solver suite for large-scale linear programming, mixed-integer programming, and related optimization problems.
The GNU FTP archive shows GLPK tarballs dating back to the 1.x line in 2000 and rapid 2.x and 3.x releases in 2001 and 2002. The 5.0 source package identifies GLPK as part of the GNU Project and describes it as ANSI C routines organized as a callable library.
GLPK evolved around a small but durable solver toolkit: primal simplex, dual simplex, exact rational simplex, primal-dual interior point, branch-and-cut, an API, the GNU MathProg modeling language, and the glpsol standalone solver. The 5.0 NEWS file records a long release history through the 4.x series before the 5.0 release in 2020.
GLPK's adoption is strongest in academic, operations-research, reproducible-build, and scripting settings where a GPL solver can be installed from ordinary system package managers. Homebrew, Debian and Ubuntu package names, MacPorts, Nix, Pacman, Chocolatey, and other package-manager records show broad distribution.
Practitioners use GLPK as a C library from applications or through glpsol for command-line solving. Typical inputs include MathProg models, LP files, MPS files, and mixed-integer models, with outputs used for teaching, prototyping, batch optimization jobs, and integration tests for modeling layers.
GLPK is important to package maintainers because it gives a complete optimization stack as portable C source plus a CLI solver. It is often the default free solver dependency that higher-level modeling tools can detect before users install commercial or heavier open-source solvers.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
glpsol | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://www.gnu.org/software/glpk/
métadonnées d'installation
| Clé du paquet | brew:glpk |
|---|---|
| Version | 5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/glpk |
| Page d'accueil | https://www.gnu.org/software/glpk/ |
| Docs amont | https://www.gnu.org/software/glpk |
| Licence | GPL-3.0-or-later |
| Archive source | https://ftpmirror.gnu.org/gnu/glpk/glpk-5.0.tar.gz |
| Dernière mise à jour | 2026-06-19T12:31:20-07:00 |
| Pulse | updated |
| Dépendances | gmp |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | glpk |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
glpk-doc 5.0-1
linear programming kit - documentation files
https://www.gnu.org/software/glpk/glpk.html
sudo apt install glpk-docglpk-utils 5.0-1+b2
linear programming kit - utility files
https://www.gnu.org/software/glpk/glpk.html
sudo apt install glpk-utilslibglpk-dev 5.0-1+b2
linear programming kit - development files
https://www.gnu.org/software/glpk/glpk.html
sudo apt install libglpk-devlibglpk40 5.0-1+b2
linear programming kit with integer (MIP) support
https://www.gnu.org/software/glpk/glpk.html
sudo apt install libglpk40glpk
nix profile install nixpkgs#glpkglpk-doc 5.0-1build2
linear programming kit - documentation files
https://www.gnu.org/software/glpk/glpk.html
sudo apt install glpk-docglpk-utils 5.0-1build2
linear programming kit - utility files
https://www.gnu.org/software/glpk/glpk.html
sudo apt install glpk-utilslibglpk-dev 5.0-1build2
linear programming kit - development files
https://www.gnu.org/software/glpk/glpk.html
sudo apt install libglpk-devlibglpk40 5.0-1build2
linear programming kit with integer (MIP) support
https://www.gnu.org/software/glpk/glpk.html
sudo apt install libglpk40glpk 5.0-r3
GLPK: For solving linear and mixed integer programming and other problems
https://www.gnu.org/software/glpk/
sudo apk add glpkglpk-dev 5.0-r3
GLPK: For solving linear and mixed integer programming and other problems (development files)
https://www.gnu.org/software/glpk/
sudo apk add glpk-devglpk 5.0-16.fc44
GNU Linear Programming Kit
https://www.gnu.org/software/glpk/
sudo dnf install glpkglpk-devel 5.0-16.fc44
Development headers and files for GLPK
https://www.gnu.org/software/glpk/
sudo dnf install glpk-develglpk-doc 5.0-16.fc44
Documentation for glpk
https://www.gnu.org/software/glpk/
sudo dnf install glpk-docglpk-utils 5.0-16.fc44
GLPK-related utilities and examples
https://www.gnu.org/software/glpk/
sudo dnf install glpk-utilsglpk 5.0-3
GNU Linear Programming Kit: solve LP, MIP and other problems
https://www.gnu.org/software/glpk/glpk.html
sudo pacman -S glpkpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.