gambit on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S gambit

* (Optional) Uninstall gambit on Arch using YAY

$ yay -Rns gambit

2. Manually Install "gambit" via AUR

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

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

b. Clone gambit's git locally

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

c. Go to ~/gambit folder and install it

$ cd ~/gambit $ makepkg -si

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

ID: 1364278
Name: gambit
PackageBaseID: 111110
PackageBase: gambit
Version: 16.1.0-1
Description: Tools for doing computation in game theory
URL: http://www.gambit-project.org
NumVotes: 2
Popularity: 0.057882
OutOfDate:
Maintainer: Mr.Smith1974
Submitter: haawda
FirstSubmitted: 1462825757
LastModified: 1701686114
URLPath: /cgit/aur.git/snapshot/gambit.tar.gz