php-pq on AUR (Arch User Repository)

Last updated: January 07,2025

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

$ yay -S php-pq

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

$ yay -Rns php-pq

2. Manually Install "php-pq" via AUR

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

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

b. Clone php-pq's git locally

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

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

$ cd ~/php-pq $ makepkg -si

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

ID: 1309389
Name: php-pq
PackageBaseID: 197019
PackageBase: php-pq
Version: 2.2.2-1
Description: PostgreSQL client library (libpq) binding
URL: https://github.com/m6w6/ext-pq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1693065164
LastModified: 1693065164
URLPath: /cgit/aur.git/snapshot/php-pq.tar.gz