osm2pgsql-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S osm2pgsql-git

* (Optional) Uninstall osm2pgsql-git on Arch using YAY

$ yay -Rns osm2pgsql-git

2. Manually Install "osm2pgsql-git" via AUR

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

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

b. Clone osm2pgsql-git's git locally

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

c. Go to ~/osm2pgsql-git folder and install it

$ cd ~/osm2pgsql-git $ makepkg -si

3. Information about the osm2pgsql-git package on Arch User Repository (AUR)

ID: 1289731
Name: osm2pgsql-git
PackageBaseID: 98719
PackageBase: osm2pgsql-git
Version: 1.8.1.r175.g1cfb05be-1
Description: tool for loading OpenStreetMap data into a PostgreSQL / PostGIS database
URL: https://github.com/openstreetmap/osm2pgsql
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: einbisschen
FirstSubmitted: 1440693222
LastModified: 1689518539
URLPath: /cgit/aur.git/snapshot/osm2pgsql-git.tar.gz