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

Last updated: November 08,2024

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

$ yay -S tree-sitter-hcl

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

$ yay -Rns tree-sitter-hcl

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

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

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

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

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

ID: 1031682
Name: tree-sitter-hcl
PackageBaseID: 175659
PackageBase: tree-sitter-hcl
Version: 0.6.0-1
Description: Tree-sitter grammar for the HCL language
URL: https://github.com/MichaHoffmann/tree-sitter-hcl
NumVotes: 0
Popularity: 0
OutOfDate: 1695253722
Maintainer: demizer
Submitter: demizer
FirstSubmitted: 1644026118
LastModified: 1644026118
URLPath: /cgit/aur.git/snapshot/tree-sitter-hcl.tar.gz