concorde-glpk on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S concorde-glpk

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

$ yay -Rns concorde-glpk

2. Manually Install "concorde-glpk" via AUR

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

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

b. Clone concorde-glpk's git locally

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

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

$ cd ~/concorde-glpk $ makepkg -si

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

ID: 1232958
Name: concorde-glpk
PackageBaseID: 154937
PackageBase: concorde-glpk
Version: 03.12.19-2
Description: Travelling Salesman Problem Solver (GLPK back-end)
URL: http://www.math.uwaterloo.ca/tsp/concorde/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dariost
Submitter: dariost
FirstSubmitted: 1593444821
LastModified: 1679955012
URLPath: /cgit/aur.git/snapshot/concorde-glpk.tar.gz