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

Last updated: October 05,2024

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

$ yay -S tree-sitter-bash

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

$ yay -Rns tree-sitter-bash

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

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

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

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

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

ID: 1374461
Name: tree-sitter-bash
PackageBaseID: 200756
PackageBase: tree-sitter-bash
Version: 0.20.2-2
Description: Bash grammar for tree-sitter
URL: https://github.com/tree-sitter/tree-sitter-bash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kevinschoon
Submitter: kevinschoon
FirstSubmitted: 1703337572
LastModified: 1703337572
URLPath: /cgit/aur.git/snapshot/tree-sitter-bash.tar.gz