gams on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "gams" 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 gams on Arch using YAY

$ yay -S gams

* (Optional) Uninstall gams on Arch using YAY

$ yay -Rns gams

2. Manually Install "gams" via AUR

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

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

b. Clone gams's git locally

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

c. Go to ~/gams folder and install it

$ cd ~/gams $ makepkg -si

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

ID: 1381746
Name: gams
PackageBaseID: 111716
PackageBase: gams
Version: 45.6.0-0
Description: A high-level modeling system for mathematical optimization
URL: https://gams.com/
NumVotes: 3
Popularity: 0.000524
OutOfDate:
Maintainer:
Submitter: petres
FirstSubmitted: 1464285736
LastModified: 1704623190
URLPath: /cgit/aur.git/snapshot/gams.tar.gz