python-overpy on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-overpy

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

$ yay -Rns python-overpy

2. Manually Install "python-overpy" via AUR

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

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

b. Clone python-overpy's git locally

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

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

$ cd ~/python-overpy $ makepkg -si

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

ID: 1113521
Name: python-overpy
PackageBaseID: 121729
PackageBase: python-overpy
Version: 0.6-2
Description: Python Wrapper to access the Overpass API
URL: https://github.com/DinoTools/python-overpy
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Namarrgon
Submitter: Namarrgon
FirstSubmitted: 1492955999
LastModified: 1658093649
URLPath: /cgit/aur.git/snapshot/python-overpy.tar.gz