python-nominatim on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-nominatim

* (Optional) Uninstall python-nominatim on Arch using YAY

$ yay -Rns python-nominatim

2. Manually Install "python-nominatim" via AUR

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

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

b. Clone python-nominatim's git locally

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

c. Go to ~/python-nominatim folder and install it

$ cd ~/python-nominatim $ makepkg -si

3. Information about the python-nominatim package on Arch User Repository (AUR)

ID: 374714
Name: python-nominatim
PackageBaseID: 118837
PackageBase: python-nominatim
Version: 0.1-1
Description: OSM Nominatim API Python module
URL: https://github.com/damianbraun/nominatim
NumVotes: 1
Popularity: 0
OutOfDate: 1706892273
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1484554797
LastModified: 1484554797
URLPath: /cgit/aur.git/snapshot/python-nominatim.tar.gz