python-osmnx on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-osmnx

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

$ yay -Rns python-osmnx

2. Manually Install "python-osmnx" via AUR

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

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

b. Clone python-osmnx's git locally

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

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

$ cd ~/python-osmnx $ makepkg -si

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

ID: 1414694
Name: python-osmnx
PackageBaseID: 119111
PackageBase: python-osmnx
Version: 1.9.1-1
Description: Retrieve, model, analyze, and visualize OpenStreetMap street networks and other spatial data
URL: https://github.com/gboeing/osmnx
NumVotes: 4
Popularity: 0.002521
OutOfDate:
Maintainer: jnboehm
Submitter: lazyboy
FirstSubmitted: 1485271523
LastModified: 1708768320
URLPath: /cgit/aur.git/snapshot/python-osmnx.tar.gz