sql-formatter on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S sql-formatter

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

$ yay -Rns sql-formatter

2. Manually Install "sql-formatter" via AUR

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

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

b. Clone sql-formatter's git locally

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

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

$ cd ~/sql-formatter $ makepkg -si

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

ID: 1388383
Name: sql-formatter
PackageBaseID: 190055
PackageBase: sql-formatter
Version: 15.0.2-1
Description: A whitespace formatter for different query languages
URL: https://github.com/sql-formatter-org/sql-formatter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fenuks
Submitter: fenuks
FirstSubmitted: 1675266166
LastModified: 1705615973
URLPath: /cgit/aur.git/snapshot/sql-formatter.tar.gz