python-geoalchemy2 on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S python-geoalchemy2

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

$ yay -Rns python-geoalchemy2

2. Manually Install "python-geoalchemy2" via AUR

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

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

b. Clone python-geoalchemy2's git locally

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

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

$ cd ~/python-geoalchemy2 $ makepkg -si

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

ID: 1406472
Name: python-geoalchemy2
PackageBaseID: 159410
PackageBase: python-geoalchemy2
Version: 0.14.4-1
Description: Using SQLAlchemy with Spatial Databases
URL: https://geoalchemy-2.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1604411541
LastModified: 1707464263
URLPath: /cgit/aur.git/snapshot/python-geoalchemy2.tar.gz