python-pygeos on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pygeos

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

$ yay -Rns python-pygeos

2. Manually Install "python-pygeos" via AUR

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

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

b. Clone python-pygeos's git locally

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

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

$ cd ~/python-pygeos $ makepkg -si

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

ID: 1002299
Name: python-pygeos
PackageBaseID: 172363
PackageBase: python-pygeos
Version: 0.12.0-2
Description: Wraps GEOS geometry functions in numpy ufuncs.
URL: https://pygeos.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
FirstSubmitted: 1635146707
LastModified: 1639391120
URLPath: /cgit/aur.git/snapshot/python-pygeos.tar.gz

5. The same packages on other Linux Distributions