osrm-backend on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S osrm-backend

* (Optional) Uninstall osrm-backend on Arch using YAY

$ yay -Rns osrm-backend

2. Manually Install "osrm-backend" via AUR

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

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

b. Clone osrm-backend's git locally

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

c. Go to ~/osrm-backend folder and install it

$ cd ~/osrm-backend $ makepkg -si

3. Information about the osrm-backend package on Arch User Repository (AUR)

ID: 934831
Name: osrm-backend
PackageBaseID: 127493
PackageBase: osrm-backend
Version: 5.25.0-1
Description: High performance routing engine written in C++14 designed to run on OpenStreetMap data.
URL: http://map.project-osrm.org/
NumVotes: 4
Popularity: 0
OutOfDate: 1639910450
Maintainer: mille337
Submitter: mille337
FirstSubmitted: 1511605076
LastModified: 1626384980
URLPath: /cgit/aur.git/snapshot/osrm-backend.tar.gz