lib32-isl on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S lib32-isl

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

$ yay -Rns lib32-isl

2. Manually Install "lib32-isl" via AUR

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

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

b. Clone lib32-isl's git locally

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

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

$ cd ~/lib32-isl $ makepkg -si

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

ID: 901135
Name: lib32-isl
PackageBaseID: 131785
PackageBase: lib32-isl
Version: 0.24-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:
FirstSubmitted: 1524440292
LastModified: 1619986809
URLPath: /cgit/aur.git/snapshot/lib32-isl.tar.gz