piplib on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S piplib

* (Optional) Uninstall piplib on Arch using YAY

$ yay -Rns piplib

2. Manually Install "piplib" via AUR

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

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

b. Clone piplib's git locally

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

c. Go to ~/piplib folder and install it

$ cd ~/piplib $ makepkg -si

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

ID: 393869
Name: piplib
PackageBaseID: 120803
PackageBase: piplib
Version: 1.4.0-3
Description: Parametric Integer Programming Library
URL: http://www.piplib.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: harenome
Submitter: harenome
FirstSubmitted: 1489966628
LastModified: 1490004609
URLPath: /cgit/aur.git/snapshot/piplib.tar.gz