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

Last updated: July 07,2024

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

$ yay -S tree-sitter-json

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

$ yay -Rns tree-sitter-json

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

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

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

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

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

ID: 1374476
Name: tree-sitter-json
PackageBaseID: 200760
PackageBase: tree-sitter-json
Version: 0.20.1-2
Description: json grammar for tree-sitter
URL: https://github.com/tree-sitter/tree-sitter-json
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kevinschoon
Submitter: kevinschoon
FirstSubmitted: 1703338190
LastModified: 1703338190
URLPath: /cgit/aur.git/snapshot/tree-sitter-json.tar.gz