gecode on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gecode

* (Optional) Uninstall gecode on Arch using YAY

$ yay -Rns gecode

2. Manually Install "gecode" via AUR

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

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

b. Clone gecode's git locally

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

c. Go to ~/gecode folder and install it

$ cd ~/gecode $ makepkg -si

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

ID: 964942
Name: gecode
PackageBaseID: 15176
PackageBase: gecode
Version: 6.2.0-2
Description: The Generic Constraint Development Environment
URL: http://www.gecode.org
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: ItachiSan
Submitter: BinkyTheClown
FirstSubmitted: 1202920970
LastModified: 1632425987
URLPath: /cgit/aur.git/snapshot/gecode.tar.gz