sqlcheck on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "sqlcheck" 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
Copied
b. Install sqlcheck on Arch using YAY
$
yay -S
sqlcheck
Copied
* (Optional) Uninstall sqlcheck on Arch using YAY
$
yay -Rns
sqlcheck
Copied
2. Manually Install "sqlcheck" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sqlcheck's git locally
$
git clone https://aur.archlinux.org/sqlcheck.git
~/sqlcheck
Copied
c. Go to ~/sqlcheck folder and install it
$
cd
~/sqlcheck
Copied
$
makepkg -si
Copied
3. Information about the sqlcheck package on Arch User Repository (AUR)
ID: 1054561
Name: sqlcheck
PackageBaseID: 172999
PackageBase: sqlcheck
Version: 1.3-1
Description: Automatically identify anti-patterns in SQL queries
URL: https://github.com/jarulraj/sqlcheck
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1636705466
LastModified: 1647845482
URLPath: /cgit/aur.git/snapshot/sqlcheck.tar.gz
Name: sqlcheck
PackageBaseID: 172999
PackageBase: sqlcheck
Version: 1.3-1
Description: Automatically identify anti-patterns in SQL queries
URL: https://github.com/jarulraj/sqlcheck
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1636705466
LastModified: 1647845482
URLPath: /cgit/aur.git/snapshot/sqlcheck.tar.gz