pyosmium on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S pyosmium

* (Optional) Uninstall pyosmium on Arch using YAY

$ yay -Rns pyosmium

2. Manually Install "pyosmium" via AUR

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

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

b. Clone pyosmium's git locally

$ git clone https://aur.archlinux.org/pyosmium.git ~/pyosmium

c. Go to ~/pyosmium folder and install it

$ cd ~/pyosmium $ makepkg -si

3. Information about the pyosmium package on Arch User Repository (AUR)

ID: 1118457
Name: pyosmium
PackageBaseID: 135250
PackageBase: pyosmium
Version: 3.4.1-1
Description: Python bindings for libosmium, the data processing library for OSM data
URL: https://osmcode.org/pyosmium
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: akstrfn
FirstSubmitted: 1534856585
LastModified: 1659001999
URLPath: /cgit/aur.git/snapshot/pyosmium.tar.gz