Package Details: java-gurobi 13.0.2-1

Git Clone URL: https://aur.archlinux.org/gurobi.git (read-only, click to copy)
Package Base: gurobi
Description: State-of-the-art solver for mathematical programming (Java bindings)
Upstream URL: https://www.gurobi.com/products/gurobi-optimizer
Licenses: custom:Gurobi EULA
Submitter: marcosmrai
Maintainer: libklein (vitaliikuzhdin)
Last Packager: vitaliikuzhdin
Votes: 10
Popularity: 0.024895
First Submitted: 2016-08-10 19:35 (UTC)
Last Updated: 2026-05-05 16:27 (UTC)

Dependencies (4)

Required by (1)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3

Turtizzle commented on 2017-06-20 15:06 (UTC)

You do not need to install the old python version for gurobi to work. The maintainer simply forgot to update the .SRCINFO file after updating the PKGBUILD, it still contains the old dependencies. Clone the repository and build the package manually instead of using an AUR helper to avoid this issue. (The respective scripts still need to be updated to 7.0.2 though, and I also think, the update to 7.0.1 is not complete... e.g., link to libgurobi65.so?)

jcd commented on 2017-06-06 14:33 (UTC) (edited on 2017-06-06 14:36 (UTC) by jcd)

It is possible to install python 3.5 from the AUR and adapt the PKBUILD to use python3.5, without requiring a general system downgrade to python 3.5. Only thing i had to fix post-install was: "/usr/bin/gurobi.sh", which needs to run with python3.5 instead of python. Could you adapt it accordingly (after updating to 7.0.2)?

darnir commented on 2016-12-15 16:23 (UTC)

Could you please update the PKGBUILD for the latest release?