python-swiglpk on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-swiglpk

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

$ yay -Rns python-swiglpk

2. Manually Install "python-swiglpk" via AUR

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

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

b. Clone python-swiglpk's git locally

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

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

$ cd ~/python-swiglpk $ makepkg -si

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

ID: 1203032
Name: python-swiglpk
PackageBaseID: 126650
PackageBase: python-swiglpk
Version: 5.0.8-1
Description: A Python interface to the GLPK optimization solver.
URL: https://github.com/biosustain/swiglpk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Viech
Submitter: Viech
FirstSubmitted: 1508961355
LastModified: 1674903325
URLPath: /cgit/aur.git/snapshot/python-swiglpk.tar.gz