python-geonamescache on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-geonamescache

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

$ yay -Rns python-geonamescache

2. Manually Install "python-geonamescache" via AUR

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

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

b. Clone python-geonamescache's git locally

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

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

$ cd ~/python-geonamescache $ makepkg -si

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

ID: 854118
Name: python-geonamescache
PackageBaseID: 142561
PackageBase: python-geonamescache
Version: 1.2.0-1
Description: A Python library that provides functions to retrieve names, ISO and FIPS codes of continents, countries as well as US states and counties as Python dictionaries. The country and city datasets also include population and geographic data.
URL: https://github.com/yaph/geonamescache
NumVotes: 0
Popularity: 0
OutOfDate: 1708434875
Maintainer: kryptato
Submitter: kryptato
FirstSubmitted: 1559815039
LastModified: 1611789994
URLPath: /cgit/aur.git/snapshot/python-geonamescache.tar.gz