python-islpy on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-islpy

* (Optional) Uninstall python-islpy on Arch using YAY

$ yay -Rns python-islpy

2. Manually Install "python-islpy" via AUR

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

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

b. Clone python-islpy's git locally

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

c. Go to ~/python-islpy folder and install it

$ cd ~/python-islpy $ makepkg -si

3. Information about the python-islpy package on Arch User Repository (AUR)

ID: 1333643
Name: python-islpy
PackageBaseID: 172682
PackageBase: python-islpy
Version: 2023.2.5-1
Description: Python wrapper for isl, an integer set library
URL: https://documen.tician.de/islpy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1635895736
LastModified: 1697234070
URLPath: /cgit/aur.git/snapshot/python-islpy.tar.gz