python-pytest-postgresql on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pytest-postgresql

* (Optional) Uninstall python-pytest-postgresql on Arch using YAY

$ yay -Rns python-pytest-postgresql

2. Manually Install "python-pytest-postgresql" via AUR

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

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

b. Clone python-pytest-postgresql's git locally

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

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

$ cd ~/python-pytest-postgresql $ makepkg -si

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

ID: 1425644
Name: python-pytest-postgresql
PackageBaseID: 194802
PackageBase: python-pytest-postgresql
Version: 6.0.0-1
Description: Test your code that relies on a running PostgreSQL Database
URL: https://github.com/ClearcodeHQ/pytest-postgresql
NumVotes: 1
Popularity: 0.004443
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1687018123
LastModified: 1710231378
URLPath: /cgit/aur.git/snapshot/python-pytest-postgresql.tar.gz