Search Criteria
Package Details: sage-numerical-backends-gurobi 10.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sage-numerical-backends-gurobi.git (read-only, click to copy) |
|---|---|
| Package Base: | sage-numerical-backends-gurobi |
| Description: | Gurobi mixed integer linear programming backend for SageMath |
| Upstream URL: | https://github.com/mkoeppe/sage-numerical-backends-gurobi |
| Licenses: | GPL-2.0-or-later |
| Submitter: | Ordoviz |
| Maintainer: | Ordoviz |
| Last Packager: | Ordoviz |
| Votes: | 1 |
| Popularity: | 0.085158 |
| First Submitted: | 2026-01-21 15:40 (UTC) |
| Last Updated: | 2026-04-18 18:46 (UTC) |
Dependencies (8)
- gurobiAUR
- python-cysignals
- sagemath (sagemath-gitAUR)
- cython (cython-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Ordoviz commented on 2026-04-18 18:50 (UTC)
Good idea. This package now longer overwrites
GUROBI_HOMEfrom the environment if already set.vitaliikuzhdin commented on 2026-04-18 07:47 (UTC)
Please add
: "${GUROBI_HOME:=/usr}"at the top of thePKGBUILDinstead. This will allow users to override the variable via the environment while defaulting to/usrotherwise.Ordoviz commented on 2026-01-21 15:48 (UTC) (edited on 2026-04-18 18:53 (UTC) by Ordoviz)
Important: Unless you are using the
gurobiAUR package, you need to set the environment variableGUROBI_HOMEto a directory containinginclude/gurobi_c.handlib/libgurobi.so.