libisl15 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S libisl15

* (Optional) Uninstall libisl15 on Arch using YAY

$ yay -Rns libisl15

2. Manually Install "libisl15" via AUR

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

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

b. Clone libisl15's git locally

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

c. Go to ~/libisl15 folder and install it

$ cd ~/libisl15 $ makepkg -si

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

ID: 1191191
Name: libisl15
PackageBaseID: 189211
PackageBase: libisl15
Version: 0.15-2
Description: Library for manipulating sets and relations of integer points bounded by linear constraints
URL: http://isl.gforge.inria.fr/
NumVotes: 54
Popularity: 0.000144
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1672741719
LastModified: 1672741719
URLPath: /cgit/aur.git/snapshot/libisl15.tar.gz