pure-glpk on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pure-glpk

* (Optional) Uninstall pure-glpk on Arch using YAY

$ yay -Rns pure-glpk

2. Manually Install "pure-glpk" via AUR

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

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

b. Clone pure-glpk's git locally

$ git clone https://aur.archlinux.org/pure-glpk.git ~/pure-glpk

c. Go to ~/pure-glpk folder and install it

$ cd ~/pure-glpk $ makepkg -si

3. Information about the pure-glpk package on Arch User Repository (AUR)

ID: 899671
Name: pure-glpk
PackageBaseID: 73014
PackageBase: pure-glpk
Version: 0.6-1
Description: A feature complete GLPK interface for the Pure programming language.
URL: https://agraef.github.io/pure-lang/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asppsa
FirstSubmitted: 1377829926
LastModified: 1619742803
URLPath: /cgit/aur.git/snapshot/pure-glpk.tar.gz