libspatialite-devel on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S libspatialite-devel

* (Optional) Uninstall libspatialite-devel on Arch using YAY

$ yay -Rns libspatialite-devel

2. Manually Install "libspatialite-devel" via AUR

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

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

b. Clone libspatialite-devel's git locally

$ git clone https://aur.archlinux.org/libspatialite-devel.git ~/libspatialite-devel

c. Go to ~/libspatialite-devel folder and install it

$ cd ~/libspatialite-devel $ makepkg -si

3. Information about the libspatialite-devel package on Arch User Repository (AUR)

ID: 655178
Name: libspatialite-devel
PackageBaseID: 136810
PackageBase: libspatialite-devel
Version: r960.a02cd88-1
Description: SQLite extension to support spatial data types and operations. Development version
URL: https://www.gaia-gis.it/fossil/libspatialite
NumVotes: 0
Popularity: 0
OutOfDate: 1708597862
Maintainer: geosam
Submitter: geosam
FirstSubmitted: 1540163465
LastModified: 1570831855
URLPath: /cgit/aur.git/snapshot/libspatialite-devel.tar.gz