tree-sitter-sql on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tree-sitter-sql

* (Optional) Uninstall tree-sitter-sql on Arch using YAY

$ yay -Rns tree-sitter-sql

2. Manually Install "tree-sitter-sql" via AUR

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

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

b. Clone tree-sitter-sql's git locally

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

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

$ cd ~/tree-sitter-sql $ makepkg -si

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

ID: 1374481
Name: tree-sitter-sql
PackageBaseID: 200764
PackageBase: tree-sitter-sql
Version: 0.2.0-2
Description: SQL grammar for tree-sitter
URL: https://github.com/DerekStride/tree-sitter-sql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kevinschoon
Submitter: kevinschoon
FirstSubmitted: 1703338535
LastModified: 1703338535
URLPath: /cgit/aur.git/snapshot/tree-sitter-sql.tar.gz