python2-geohash on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-geohash

* (Optional) Uninstall python2-geohash on Arch using YAY

$ yay -Rns python2-geohash

2. Manually Install "python2-geohash" via AUR

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

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

b. Clone python2-geohash's git locally

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

c. Go to ~/python2-geohash folder and install it

$ cd ~/python2-geohash $ makepkg -si

3. Information about the python2-geohash package on Arch User Repository (AUR)

ID: 311638
Name: python2-geohash
PackageBaseID: 112279
PackageBase: python2-geohash
Version: 1.0-1
Description: Fast, accurate python geohashing library
URL: https://github.com/hkwi/python-geohash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1465486362
LastModified: 1465486736
URLPath: /cgit/aur.git/snapshot/python2-geohash.tar.gz