polylib on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S polylib

* (Optional) Uninstall polylib on Arch using YAY

$ yay -Rns polylib

2. Manually Install "polylib" via AUR

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

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

b. Clone polylib's git locally

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

c. Go to ~/polylib folder and install it

$ cd ~/polylib $ makepkg -si

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

ID: 231491
Name: polylib
PackageBaseID: 100132
PackageBase: polylib
Version: 5.22.5-5
Description: A library of polyhedral functions
URL: http://icps.u-strasbg.fr/polylib/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hv15
Submitter: hv15
FirstSubmitted: 1442413784
LastModified: 1442498686
URLPath: /cgit/aur.git/snapshot/polylib.tar.gz

5. The same packages on other Linux Distributions