concorde on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S concorde

* (Optional) Uninstall concorde on Arch using YAY

$ yay -Rns concorde

2. Manually Install "concorde" via AUR

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

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

b. Clone concorde's git locally

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

c. Go to ~/concorde folder and install it

$ cd ~/concorde $ makepkg -si

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

ID: 534292
Name: concorde
PackageBaseID: 135008
PackageBase: concorde
Version: 03.12.19-1
Description: Travelling Salesman Problem Solver
URL: http://www.math.uwaterloo.ca/tsp/concorde/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alberto-santini
Submitter: alberto-santini
FirstSubmitted: 1534082975
LastModified: 1534082975
URLPath: /cgit/aur.git/snapshot/concorde.tar.gz