pecl-pq on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S pecl-pq

* (Optional) Uninstall pecl-pq on Arch using YAY

$ yay -Rns pecl-pq

2. Manually Install "pecl-pq" via AUR

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

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

b. Clone pecl-pq's git locally

$ git clone https://aur.archlinux.org/pecl-pq.git ~/pecl-pq

c. Go to ~/pecl-pq folder and install it

$ cd ~/pecl-pq $ makepkg -si

3. Information about the pecl-pq package on Arch User Repository (AUR)

ID: 354838
Name: pecl-pq
PackageBaseID: 116904
PackageBase: pecl-pq
Version: 2.1.1-1
Description: PostgreSQL client library (libpq) binding
URL: https://github.com/m6w6/ext-pq
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Sanpi
FirstSubmitted: 1478717213
LastModified: 1478717213
URLPath: /cgit/aur.git/snapshot/pecl-pq.tar.gz