postgrespp-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S postgrespp-git

* (Optional) Uninstall postgrespp-git on Arch using YAY

$ yay -Rns postgrespp-git

2. Manually Install "postgrespp-git" via AUR

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

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

b. Clone postgrespp-git's git locally

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

c. Go to ~/postgrespp-git folder and install it

$ cd ~/postgrespp-git $ makepkg -si

3. Information about the postgrespp-git package on Arch User Repository (AUR)

ID: 871678
Name: postgrespp-git
PackageBaseID: 163935
PackageBase: postgrespp-git
Version: 0.2.2.r4.g3488107-1
Description: postgres++ is an asynchronous c++ libpq wrapper that aims to make libpq easier to use.
URL: https://github.com/tghosgor/postgrespp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tghosgor
Submitter: tghosgor
FirstSubmitted: 1614709450
LastModified: 1614709450
URLPath: /cgit/aur.git/snapshot/postgrespp-git.tar.gz