osm-to-sql on AUR (Arch User Repository)

Last updated: January 23,2025

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

$ yay -S osm-to-sql

* (Optional) Uninstall osm-to-sql on Arch using YAY

$ yay -Rns osm-to-sql

2. Manually Install "osm-to-sql" via AUR

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

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

b. Clone osm-to-sql's git locally

$ git clone https://aur.archlinux.org/osm-to-sql.git ~/osm-to-sql

c. Go to ~/osm-to-sql folder and install it

$ cd ~/osm-to-sql $ makepkg -si

3. Information about the osm-to-sql package on Arch User Repository (AUR)

ID: 765689
Name: osm-to-sql
PackageBaseID: 145680
PackageBase: osm-to-sql
Version: 0.1.3-1
Description: A tool to convert open street map XML data to SQL files.
URL: https://github.com/whizsid/osm-to-sql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: whizsid
Submitter: whizsid
FirstSubmitted: 1570569790
LastModified: 1594843967
URLPath: /cgit/aur.git/snapshot/osm-to-sql.tar.gz