nominatim on AUR (Arch User Repository)
Last updated: November 27,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "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
Copied
b. Install nominatim on Arch using YAY
$
yay -S
nominatim
Copied
* (Optional) Uninstall nominatim on Arch using YAY
$
yay -Rns
nominatim
Copied
2. Manually Install "nominatim" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nominatim's git locally
$
git clone https://aur.archlinux.org/nominatim.git
~/nominatim
Copied
c. Go to ~/nominatim folder and install it
$
cd
~/nominatim
Copied
$
makepkg -si
Copied
3. Information about the nominatim package on Arch User Repository (AUR)
ID: 1122919
Name: nominatim
PackageBaseID: 148855
PackageBase: nominatim
Version: 4.1.0-1
Description: Geocoding tool using OpenStreetmap data
URL: https://nominatim.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
FirstSubmitted: 1581003126
LastModified: 1659818343
URLPath: /cgit/aur.git/snapshot/nominatim.tar.gz
Name: nominatim
PackageBaseID: 148855
PackageBase: nominatim
Version: 4.1.0-1
Description: Geocoding tool using OpenStreetmap data
URL: https://nominatim.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
FirstSubmitted: 1581003126
LastModified: 1659818343
URLPath: /cgit/aur.git/snapshot/nominatim.tar.gz