gurobi on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "gurobi" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install gurobi on Arch using YAY

$ yay -S gurobi

* (Optional) Uninstall gurobi on Arch using YAY

$ yay -Rns gurobi

2. Manually Install "gurobi" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone gurobi's git locally

$ git clone https://aur.archlinux.org/gurobi.git ~/gurobi

c. Go to ~/gurobi folder and install it

$ cd ~/gurobi $ makepkg -si

3. Information about the gurobi package on Arch User Repository (AUR)

ID: 1422782
Name: gurobi
PackageBaseID: 114522
PackageBase: gurobi
Version: 11.0.1-1
Description: State-of-the-art solver for mathematical programming
URL: https://www.gurobi.com/products/gurobi-optimizer
NumVotes: 8
Popularity: 0.156978
OutOfDate:
Maintainer: marcosmrai
Submitter: marcosmrai
FirstSubmitted: 1470857742
LastModified: 1709851676
URLPath: /cgit/aur.git/snapshot/gurobi.tar.gz