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

Last updated: July 07,2024

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

$ yay -S tree-sitter-capnp

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

$ yay -Rns tree-sitter-capnp

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

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

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

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

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

ID: 1374463
Name: tree-sitter-capnp
PackageBaseID: 200757
PackageBase: tree-sitter-capnp
Version: 1.5.0-2
Description: capnp grammar for tree-sitter
URL: https://github.com/amaanq/tree-sitter-capnp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kevinschoon
Submitter: kevinschoon
FirstSubmitted: 1703337691
LastModified: 1703337691
URLPath: /cgit/aur.git/snapshot/tree-sitter-capnp.tar.gz