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

Last updated: July 07,2024

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

$ yay -S tree-sitter-python

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

$ yay -Rns tree-sitter-python

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

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

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

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

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

ID: 1428216
Name: tree-sitter-python
PackageBaseID: 200762
PackageBase: tree-sitter-python
Version: 0.21.0-2
Description: python grammar for tree-sitter
URL: https://github.com/tree-sitter/tree-sitter-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kevinschoon
Submitter: kevinschoon
FirstSubmitted: 1703338405
LastModified: 1710579382
URLPath: /cgit/aur.git/snapshot/tree-sitter-python.tar.gz