sqlfmt-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S sqlfmt-bin

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

$ yay -Rns sqlfmt-bin

2. Manually Install "sqlfmt-bin" via AUR

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

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

b. Clone sqlfmt-bin's git locally

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

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

$ cd ~/sqlfmt-bin $ makepkg -si

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

ID: 628402
Name: sqlfmt-bin
PackageBaseID: 138233
PackageBase: sqlfmt-bin
Version: 0.4.0-1
Description: Experimental SQL formatter with width-aware output.
URL: https://github.com/mjibson/sqlfmt
NumVotes: 2
Popularity: 0.165679
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1545432271
LastModified: 1562833153
URLPath: /cgit/aur.git/snapshot/sqlfmt-bin.tar.gz