postgresql-multicorn on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S postgresql-multicorn

* (Optional) Uninstall postgresql-multicorn on Arch using YAY

$ yay -Rns postgresql-multicorn

2. Manually Install "postgresql-multicorn" via AUR

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

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

b. Clone postgresql-multicorn's git locally

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

c. Go to ~/postgresql-multicorn folder and install it

$ cd ~/postgresql-multicorn $ makepkg -si

3. Information about the postgresql-multicorn package on Arch User Repository (AUR)

ID: 462875
Name: postgresql-multicorn
PackageBaseID: 98684
PackageBase: postgresql-multicorn
Version: 1.3.4-1
Description: Python Wrapper for Postgresql 9.2+ Foreign Data Wrapper
URL: http://multicorn.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1586770383
Maintainer:
Submitter: arthru
FirstSubmitted: 1440662194
LastModified: 1511166952
URLPath: /cgit/aur.git/snapshot/postgresql-multicorn.tar.gz