ruby-sqlint on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ruby-sqlint

* (Optional) Uninstall ruby-sqlint on Arch using YAY

$ yay -Rns ruby-sqlint

2. Manually Install "ruby-sqlint" via AUR

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

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

b. Clone ruby-sqlint's git locally

$ git clone https://aur.archlinux.org/ruby-sqlint.git ~/ruby-sqlint

c. Go to ~/ruby-sqlint folder and install it

$ cd ~/ruby-sqlint $ makepkg -si

3. Information about the ruby-sqlint package on Arch User Repository (AUR)

ID: 1417542
Name: ruby-sqlint
PackageBaseID: 144894
PackageBase: ruby-sqlint
Version: 0.3.0-1
Description: Simple SQL linter supporting ANSI and PostgreSQL syntaxes
URL: https://github.com/purcell/sqlint
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Fabius
Submitter: Fabius
FirstSubmitted: 1567871037
LastModified: 1709141147
URLPath: /cgit/aur.git/snapshot/ruby-sqlint.tar.gz