python-psycopg-pool on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-psycopg-pool

* (Optional) Uninstall python-psycopg-pool on Arch using YAY

$ yay -Rns python-psycopg-pool

2. Manually Install "python-psycopg-pool" via AUR

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

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

b. Clone python-psycopg-pool's git locally

$ git clone https://aur.archlinux.org/python-psycopg-pool.git ~/python-psycopg-pool

c. Go to ~/python-psycopg-pool folder and install it

$ cd ~/python-psycopg-pool $ makepkg -si

3. Information about the python-psycopg-pool package on Arch User Repository (AUR)

ID: 1049306
Name: python-psycopg-pool
PackageBaseID: 176806
PackageBase: python-psycopg-pool
Version: 3.1.1-1
Description: Connection pool for Psycopg
URL: https://www.psycopg.org/psycopg3/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
FirstSubmitted: 1646964869
LastModified: 1646965162
URLPath: /cgit/aur.git/snapshot/python-psycopg-pool.tar.gz