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

Last updated: July 04,2024

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

$ yay -S python-tree-sitter-lsp

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

$ yay -Rns python-tree-sitter-lsp

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

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

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

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

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

ID: 1373828
Name: python-tree-sitter-lsp
PackageBaseID: 198953
PackageBase: python-tree-sitter-lsp
Version: 0.0.10-1
Description: a library to create language servers
URL: https://github.com/Freed-Wu/tree-sitter-lsp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1698337086
LastModified: 1703208857
URLPath: /cgit/aur.git/snapshot/python-tree-sitter-lsp.tar.gz