python-pygresql on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-pygresql

* (Optional) Uninstall python-pygresql on Arch using YAY

$ yay -Rns python-pygresql

2. Manually Install "python-pygresql" via AUR

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

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

b. Clone python-pygresql's git locally

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

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

$ cd ~/python-pygresql $ makepkg -si

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

ID: 871421
Name: python-pygresql
PackageBaseID: 159062
PackageBase: python-pygresql
Version: 5.2.2-1
Description: PyGreSQL is an open-source Python module that interfaces to a PostgreSQL database.
URL: https://pygresql.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: beeender
Submitter: beeender
FirstSubmitted: 1603425103
LastModified: 1614651302
URLPath: /cgit/aur.git/snapshot/python-pygresql.tar.gz