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