pg_ivm on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S pg_ivm

* (Optional) Uninstall pg_ivm on Arch using YAY

$ yay -Rns pg_ivm

2. Manually Install "pg_ivm" via AUR

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

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

b. Clone pg_ivm's git locally

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

c. Go to ~/pg_ivm folder and install it

$ cd ~/pg_ivm $ makepkg -si

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

ID: 1362016
Name: pg_ivm
PackageBaseID: 200063
PackageBase: pg_ivm
Version: 1.7-1
Description: IVM (Incremental View Maintenance) implementation as a PostgreSQL extension
URL: https://github.com/sraoss/pg_ivm
NumVotes: 1
Popularity: 0.1181
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1701267237
LastModified: 1701267237
URLPath: /cgit/aur.git/snapshot/pg_ivm.tar.gz