libisl19 on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S libisl19

* (Optional) Uninstall libisl19 on Arch using YAY

$ yay -Rns libisl19

2. Manually Install "libisl19" via AUR

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

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

b. Clone libisl19's git locally

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

c. Go to ~/libisl19 folder and install it

$ cd ~/libisl19 $ makepkg -si

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

ID: 1120028
Name: libisl19
PackageBaseID: 184548
PackageBase: libisl19
Version: 0.19-1
Description: Library for manipulating sets and relations of integer points bounded by linear constraints
URL: http://isl.gforge.inria.fr/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: muhviehstarr
FirstSubmitted: 1659313774
LastModified: 1659313774
URLPath: /cgit/aur.git/snapshot/libisl19.tar.gz