pgrouting on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S pgrouting

* (Optional) Uninstall pgrouting on Arch using YAY

$ yay -Rns pgrouting

2. Manually Install "pgrouting" via AUR

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

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

b. Clone pgrouting's git locally

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

c. Go to ~/pgrouting folder and install it

$ cd ~/pgrouting $ makepkg -si

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

ID: 1251144
Name: pgrouting
PackageBaseID: 18364
PackageBase: pgrouting
Version: 3.5.0-1
Description: Adds routing functionality to PostGIS/PostgreSQL
URL: http://pgrouting.org/
NumVotes: 9
Popularity: 0.652761
OutOfDate: 1696544478
Maintainer: xeyler
Submitter: Misery
FirstSubmitted: 1215818092
LastModified: 1682982831
URLPath: /cgit/aur.git/snapshot/pgrouting.tar.gz