isl-git on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S isl-git

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

$ yay -Rns isl-git

2. Manually Install "isl-git" via AUR

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

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

b. Clone isl-git's git locally

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

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

$ cd ~/isl-git $ makepkg -si

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

ID: 532895
Name: isl-git
PackageBaseID: 71258
PackageBase: isl-git
Version: 0.20.52.g44534fc7-1
Description: Library for manipulating sets and relations of integer points bounded by linear constraints (development version)
URL: http://isl.gforge.inria.fr/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: RavuAlHemio
FirstSubmitted: 1371921759
LastModified: 1533677365
URLPath: /cgit/aur.git/snapshot/isl-git.tar.gz