gurobi on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install gurobi on Arch using YAY
$
yay -S
gurobi
Copied
* (Optional) Uninstall gurobi on Arch using YAY
$
yay -Rns
gurobi
Copied
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
Copied
b. Clone gurobi's git locally
$
git clone https://aur.archlinux.org/gurobi.git
~/gurobi
Copied
c. Go to ~/gurobi folder and install it
$
cd
~/gurobi
Copied
$
makepkg -si
Copied
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
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