pg_rum on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S pg_rum

* (Optional) Uninstall pg_rum on Arch using YAY

$ yay -Rns pg_rum

2. Manually Install "pg_rum" via AUR

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

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

b. Clone pg_rum's git locally

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

c. Go to ~/pg_rum folder and install it

$ cd ~/pg_rum $ makepkg -si

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

ID: 1173599
Name: pg_rum
PackageBaseID: 135540
PackageBase: pg_rum
Version: 1.3.13-1
Description: RUM access method for PostgreSQL - inverted index with additional information in posting lists
URL: https://github.com/postgrespro/rum
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: luka-devnull
Submitter: derlafff
FirstSubmitted: 1535665461
LastModified: 1669277935
URLPath: /cgit/aur.git/snapshot/pg_rum.tar.gz