sqlcheck-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S sqlcheck-git

* (Optional) Uninstall sqlcheck-git on Arch using YAY

$ yay -Rns sqlcheck-git

2. Manually Install "sqlcheck-git" via AUR

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

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

b. Clone sqlcheck-git's git locally

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

c. Go to ~/sqlcheck-git folder and install it

$ cd ~/sqlcheck-git $ makepkg -si

3. Information about the sqlcheck-git package on Arch User Repository (AUR)

ID: 469690
Name: sqlcheck-git
PackageBaseID: 127924
PackageBase: sqlcheck-git
Version: r187.e10f5f9-1
Description: Automatically identify anti-patterns in SQL queries
URL: https://github.com/jarulraj/sqlcheck
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: cfstras
Submitter: cfstras
FirstSubmitted: 1513250369
LastModified: 1513250369
URLPath: /cgit/aur.git/snapshot/sqlcheck-git.tar.gz