glpk-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S glpk-git

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

$ yay -Rns glpk-git

2. Manually Install "glpk-git" via AUR

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

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

b. Clone glpk-git's git locally

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

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

$ cd ~/glpk-git $ makepkg -si

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

ID: 1239084
Name: glpk-git
PackageBaseID: 161026
PackageBase: glpk-git
Version: 5.0.r242.g4e03800-1
Description: GNU Linear Programming Kit: solve LP, MIP and other problems
URL: https://www.gnu.org/software/glpk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1608257218
LastModified: 1681115554
URLPath: /cgit/aur.git/snapshot/glpk-git.tar.gz