pgsql-ogr-fdw on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pgsql-ogr-fdw

* (Optional) Uninstall pgsql-ogr-fdw on Arch using YAY

$ yay -Rns pgsql-ogr-fdw

2. Manually Install "pgsql-ogr-fdw" via AUR

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

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

b. Clone pgsql-ogr-fdw's git locally

$ git clone https://aur.archlinux.org/pgsql-ogr-fdw.git ~/pgsql-ogr-fdw

c. Go to ~/pgsql-ogr-fdw folder and install it

$ cd ~/pgsql-ogr-fdw $ makepkg -si

3. Information about the pgsql-ogr-fdw package on Arch User Repository (AUR)

ID: 1331671
Name: pgsql-ogr-fdw
PackageBaseID: 136560
PackageBase: pgsql-ogr-fdw
Version: 1.1.4-1
Description: PostgreSQL foreign data wrapper for OGR
URL: https://github.com/pramsey/pgsql-ogr-fdw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gds506
Submitter: amdg
FirstSubmitted: 1539118231
LastModified: 1696953156
URLPath: /cgit/aur.git/snapshot/pgsql-ogr-fdw.tar.gz