python2-pyshp on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python2-pyshp

* (Optional) Uninstall python2-pyshp on Arch using YAY

$ yay -Rns python2-pyshp

2. Manually Install "python2-pyshp" via AUR

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

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

b. Clone python2-pyshp's git locally

$ git clone https://aur.archlinux.org/python2-pyshp.git ~/python2-pyshp

c. Go to ~/python2-pyshp folder and install it

$ cd ~/python2-pyshp $ makepkg -si

3. Information about the python2-pyshp package on Arch User Repository (AUR)

ID: 497420
Name: python2-pyshp
PackageBaseID: 131083
PackageBase: python2-pyshp
Version: 1.2.12-1
Description: Python read/write support for ESRI Shapefile format
URL: https://github.com/GeospatialPython/pyshp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
FirstSubmitted: 1521986137
LastModified: 1521986137
URLPath: /cgit/aur.git/snapshot/python2-pyshp.tar.gz

5. The same packages on other Linux Distributions