pyshapelib on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S pyshapelib

* (Optional) Uninstall pyshapelib on Arch using YAY

$ yay -Rns pyshapelib

2. Manually Install "pyshapelib" via AUR

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

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

b. Clone pyshapelib's git locally

$ git clone https://aur.archlinux.org/pyshapelib.git ~/pyshapelib

c. Go to ~/pyshapelib folder and install it

$ cd ~/pyshapelib $ makepkg -si

3. Information about the pyshapelib package on Arch User Repository (AUR)

ID: 193914
Name: pyshapelib
PackageBaseID: 25918
PackageBase: pyshapelib
Version: 0.3-2
Description: Python library for reading and writing ESRI Shapefiles
URL: http://ftp.intevation.de/users/bh/pyshapelib
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: stephane
FirstSubmitted: 1240623452
LastModified: 1434168603
URLPath: /cgit/aur.git/snapshot/pyshapelib.tar.gz