python-pyrosm on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pyrosm

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

$ yay -Rns python-pyrosm

2. Manually Install "python-pyrosm" via AUR

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

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

b. Clone python-pyrosm's git locally

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

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

$ cd ~/python-pyrosm $ makepkg -si

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

ID: 1262008
Name: python-pyrosm
PackageBaseID: 172365
PackageBase: python-pyrosm
Version: 0.6.1-5
Description: A Python tool to parse OSM data from Protobuf format into GeoDataFrame.
URL: https://pyrosm.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1635146730
LastModified: 1684830493
URLPath: /cgit/aur.git/snapshot/python-pyrosm.tar.gz