mingw-w64-isl on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S mingw-w64-isl

* (Optional) Uninstall mingw-w64-isl on Arch using YAY

$ yay -Rns mingw-w64-isl

2. Manually Install "mingw-w64-isl" via AUR

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

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

b. Clone mingw-w64-isl's git locally

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

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

$ cd ~/mingw-w64-isl $ makepkg -si

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

ID: 610386
Name: mingw-w64-isl
PackageBaseID: 133629
PackageBase: mingw-w64-isl
Version: 0.21-1
Description: Library for manipulating sets and relations of integer points bounded by linear constraints (mingw-w64)
URL: http://isl.gforge.inria.fr/
NumVotes: 2
Popularity: 0
OutOfDate: 1656345364
Maintainer:
FirstSubmitted: 1529354958
LastModified: 1557226625
URLPath: /cgit/aur.git/snapshot/mingw-w64-isl.tar.gz