pg_amqp on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S pg_amqp

* (Optional) Uninstall pg_amqp on Arch using YAY

$ yay -Rns pg_amqp

2. Manually Install "pg_amqp" via AUR

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

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

b. Clone pg_amqp's git locally

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

c. Go to ~/pg_amqp folder and install it

$ cd ~/pg_amqp $ makepkg -si

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

ID: 1394068
Name: pg_amqp
PackageBaseID: 81205
PackageBase: pg_amqp
Version: v0.4.1.r6.g240d477-1
Description: AMQP support for Postgres
URL: https://github.com/omniti-labs/pg_amqp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Mineo
FirstSubmitted: 1398242475
LastModified: 1706439015
URLPath: /cgit/aur.git/snapshot/pg_amqp.tar.gz