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