concorde on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install concorde on Arch using YAY
$
yay -S
concorde
Copied
* (Optional) Uninstall concorde on Arch using YAY
$
yay -Rns
concorde
Copied
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
Copied
b. Clone concorde's git locally
$
git clone https://aur.archlinux.org/concorde.git
~/concorde
Copied
c. Go to ~/concorde folder and install it
$
cd
~/concorde
Copied
$
makepkg -si
Copied
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
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