libspatialindex-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S libspatialindex-git

* (Optional) Uninstall libspatialindex-git on Arch using YAY

$ yay -Rns libspatialindex-git

2. Manually Install "libspatialindex-git" via AUR

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

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

b. Clone libspatialindex-git's git locally

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

c. Go to ~/libspatialindex-git folder and install it

$ cd ~/libspatialindex-git $ makepkg -si

3. Information about the libspatialindex-git package on Arch User Repository (AUR)

ID: 1200310
Name: libspatialindex-git
PackageBaseID: 58886
PackageBase: libspatialindex-git
Version: 1.9.3.r30.g3be6758-1
Description: C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API
URL: https://github.com/libspatialindex/libspatialindex
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mutantmonkey
FirstSubmitted: 1335750480
LastModified: 1674370375
URLPath: /cgit/aur.git/snapshot/libspatialindex-git.tar.gz