python-osmapi on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-osmapi

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

$ yay -Rns python-osmapi

2. Manually Install "python-osmapi" via AUR

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

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

b. Clone python-osmapi's git locally

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

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

$ cd ~/python-osmapi $ makepkg -si

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

ID: 1348798
Name: python-osmapi
PackageBaseID: 130871
PackageBase: python-osmapi
Version: 4.0.0-1
Description: Python wrapper for the OSM API
URL: https://pypi.python.org/pypi/osmapi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: itseris
FirstSubmitted: 1521325011
LastModified: 1699310490
URLPath: /cgit/aur.git/snapshot/python-osmapi.tar.gz