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

Last updated: July 04,2024

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

$ yay -S python-tree-sitter

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

$ yay -Rns python-tree-sitter

2. Manually Install "python-tree-sitter" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-tree-sitter's git locally

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

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

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

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

ID: 1428538
Name: python-tree-sitter
PackageBaseID: 195054
PackageBase: python-tree-sitter
Version: 0.21.0-1
Description: Python bindings to the tree-sitter parsing library
URL: https://github.com/tree-sitter/py-tree-sitter
NumVotes: 3
Popularity: 2.045584
OutOfDate:
Maintainer: notEvil
Submitter: notEvil
FirstSubmitted: 1687730179
LastModified: 1710609932
URLPath: /cgit/aur.git/snapshot/python-tree-sitter.tar.gz