sqlboiler on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install sqlboiler on Arch using YAY
$
yay -S
sqlboiler
Copied
* (Optional) Uninstall sqlboiler on Arch using YAY
$
yay -Rns
sqlboiler
Copied
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
Copied
b. Clone sqlboiler's git locally
$
git clone https://aur.archlinux.org/sqlboiler.git
~/sqlboiler
Copied
c. Go to ~/sqlboiler folder and install it
$
cd
~/sqlboiler
Copied
$
makepkg -si
Copied
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
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