pggen-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S pggen-bin

* (Optional) Uninstall pggen-bin on Arch using YAY

$ yay -Rns pggen-bin

2. Manually Install "pggen-bin" via AUR

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

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

b. Clone pggen-bin's git locally

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

c. Go to ~/pggen-bin folder and install it

$ cd ~/pggen-bin $ makepkg -si

3. Information about the pggen-bin package on Arch User Repository (AUR)

ID: 1125249
Name: pggen-bin
PackageBaseID: 172627
PackageBase: pggen-bin
Version: 2022.07.16-1
Description: Generate type safe Go methods from Postgres SQL queries.
URL: https://github.com/jschaf/pggen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 0xjac
FirstSubmitted: 1635789153
LastModified: 1660303627
URLPath: /cgit/aur.git/snapshot/pggen-bin.tar.gz