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

Last updated: May 19,2024

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

$ yay -S tree-sitter-git

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

$ yay -Rns tree-sitter-git

2. Manually Install "tree-sitter-git" 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-git's git locally

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

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

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

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

ID: 1394033
Name: tree-sitter-git
PackageBaseID: 151844
PackageBase: tree-sitter-git
Version: 0.20.9.r9.g78c297e6-1
Description: An incremental parsing system for programming tools
URL: https://tree-sitter.github.io/tree-sitter/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: FFY00
FirstSubmitted: 1587575975
LastModified: 1706430194
URLPath: /cgit/aur.git/snapshot/tree-sitter-git.tar.gz