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

Last updated: May 16,2024

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

$ yay -S python-lsp-tree-sitter

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

$ yay -Rns python-lsp-tree-sitter

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

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

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

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

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

ID: 1426949
Name: python-lsp-tree-sitter
PackageBaseID: 203127
PackageBase: python-lsp-tree-sitter
Version: 0.0.15-1
Description: a library to create language servers
URL: https://github.com/neomutt/lsp-tree-sitter
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1709197448
LastModified: 1710405706
URLPath: /cgit/aur.git/snapshot/python-lsp-tree-sitter.tar.gz