sqlboiler-psql on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S sqlboiler-psql

* (Optional) Uninstall sqlboiler-psql on Arch using YAY

$ yay -Rns sqlboiler-psql

2. Manually Install "sqlboiler-psql" via AUR

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

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

b. Clone sqlboiler-psql's git locally

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

c. Go to ~/sqlboiler-psql folder and install it

$ cd ~/sqlboiler-psql $ makepkg -si

3. Information about the sqlboiler-psql package on Arch User Repository (AUR)

ID: 1279398
Name: sqlboiler-psql
PackageBaseID: 171428
PackageBase: sqlboiler
Version: 4.14.2-1
Description: PostgreSQL driver for SQLBoiler
URL: https://github.com/volatiletech/sqlboiler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1632792577
LastModified: 1687852554
URLPath: /cgit/aur.git/snapshot/sqlboiler-psql.tar.gz