gaol-git on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S gaol-git

* (Optional) Uninstall gaol-git on Arch using YAY

$ yay -Rns gaol-git

2. Manually Install "gaol-git" via AUR

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

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

b. Clone gaol-git's git locally

$ git clone https://aur.archlinux.org/gaol-git.git ~/gaol-git

c. Go to ~/gaol-git folder and install it

$ cd ~/gaol-git $ makepkg -si

3. Information about the gaol-git package on Arch User Repository (AUR)

ID: 652217
Name: gaol-git
PackageBaseID: 145497
PackageBase: gaol-git
Version: r6.6e6cd9a-1
Description: GAOL (not Just Another Interval Arithmetic Library) is a C++ Interval Arithmetic Library that offers all operators required by interval constraint solvers.
URL: https://gitlab.univ-nantes.fr/goualard-f/gaol
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1569972309
LastModified: 1570114170
URLPath: /cgit/aur.git/snapshot/gaol-git.tar.gz