pgsphere on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pgsphere

* (Optional) Uninstall pgsphere on Arch using YAY

$ yay -Rns pgsphere

2. Manually Install "pgsphere" via AUR

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

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

b. Clone pgsphere's git locally

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

c. Go to ~/pgsphere folder and install it

$ cd ~/pgsphere $ makepkg -si

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

ID: 680109
Name: pgsphere
PackageBaseID: 131452
PackageBase: pgsphere
Version: 1.1.5-2
Description: Provides spherical data types, functions, and operators for PostgreSQL
URL: http://pgfoundry.org/projects/pgsphere/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fahrenheit
Submitter: fahrenheit
FirstSubmitted: 1523208440
LastModified: 1577201924
URLPath: /cgit/aur.git/snapshot/pgsphere.tar.gz