sqlboiler on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S sqlboiler

* (Optional) Uninstall sqlboiler on Arch using YAY

$ yay -Rns sqlboiler

2. Manually Install "sqlboiler" via AUR

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

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

b. Clone sqlboiler's git locally

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

c. Go to ~/sqlboiler folder and install it

$ cd ~/sqlboiler $ makepkg -si

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

ID: 1279397
Name: sqlboiler
PackageBaseID: 171428
PackageBase: sqlboiler
Version: 4.14.2-1
Description: Generate a Go ORM tailored to your database schema
URL: https://github.com/volatiletech/sqlboiler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1632792577
LastModified: 1687852554
URLPath: /cgit/aur.git/snapshot/sqlboiler.tar.gz