postgis-git on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S postgis-git

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

$ yay -Rns postgis-git

2. Manually Install "postgis-git" via AUR

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

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

b. Clone postgis-git's git locally

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

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

$ cd ~/postgis-git $ makepkg -si

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

ID: 853802
Name: postgis-git
PackageBaseID: 146230
PackageBase: postgis-git
Version: 3.1.0rc1.r48.g5148c43e3-1
Description: Postgres GIS extensions (from git)
URL: https://postgis.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: intgr
Submitter: intgr
FirstSubmitted: 1572386917
LastModified: 1611752108
URLPath: /cgit/aur.git/snapshot/postgis-git.tar.gz