python-overpass on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-overpass

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

$ yay -Rns python-overpass

2. Manually Install "python-overpass" via AUR

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

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

b. Clone python-overpass's git locally

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

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

$ cd ~/python-overpass $ makepkg -si

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

ID: 833301
Name: python-overpass
PackageBaseID: 114860
PackageBase: python-overpass
Version: 0.7.0-1
Description: Python wrapper for the OpenStreetMap Overpass API
URL: https://github.com/mvexel/overpass-api-python-wrapper
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1471632547
LastModified: 1607938486
URLPath: /cgit/aur.git/snapshot/python-overpass.tar.gz