format-sql on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S format-sql

* (Optional) Uninstall format-sql on Arch using YAY

$ yay -Rns format-sql

2. Manually Install "format-sql" via AUR

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

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

b. Clone format-sql's git locally

$ git clone https://aur.archlinux.org/format-sql.git ~/format-sql

c. Go to ~/format-sql folder and install it

$ cd ~/format-sql $ makepkg -si

3. Information about the format-sql package on Arch User Repository (AUR)

ID: 592254
Name: format-sql
PackageBaseID: 140130
PackageBase: format-sql
Version: 0.12.0-1
Description: Makes your SQL readable.
URL: https://github.com/paetzke/format-sql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arkhan
Submitter: arkhan
FirstSubmitted: 1551907568
LastModified: 1551907568
URLPath: /cgit/aur.git/snapshot/format-sql.tar.gz