python2-pg8000 on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python2-pg8000

* (Optional) Uninstall python2-pg8000 on Arch using YAY

$ yay -Rns python2-pg8000

2. Manually Install "python2-pg8000" via AUR

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

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

b. Clone python2-pg8000's git locally

$ git clone https://aur.archlinux.org/python2-pg8000.git ~/python2-pg8000

c. Go to ~/python2-pg8000 folder and install it

$ cd ~/python2-pg8000 $ makepkg -si

3. Information about the python2-pg8000 package on Arch User Repository (AUR)

ID: 351371
Name: python2-pg8000
PackageBaseID: 51637
PackageBase: python2-pg8000
Version: 1.08-2
Description: Pure-Python PostgreSQL database driver, DB-API compatible
URL: http://pybrary.net/pg8000/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: quomoow
FirstSubmitted: 1313659318
LastModified: 1477848468
URLPath: /cgit/aur.git/snapshot/python2-pg8000.tar.gz