python2-pyspatialite on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S python2-pyspatialite

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

$ yay -Rns python2-pyspatialite

2. Manually Install "python2-pyspatialite" via AUR

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

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

b. Clone python2-pyspatialite's git locally

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

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

$ cd ~/python2-pyspatialite $ makepkg -si

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

ID: 347706
Name: python2-pyspatialite
PackageBaseID: 75242
PackageBase: python2-pyspatialite
Version: 3.0.1-13
Description: An interface to the SQLite 3.x embedded relational database engine with spatialite extensions.
URL: https://pypi.python.org/pypi/pyspatialite
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: okanisis
FirstSubmitted: 1384036016
LastModified: 1476828061
URLPath: /cgit/aur.git/snapshot/python2-pyspatialite.tar.gz