python-lsp-all on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S python-lsp-all

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

$ yay -Rns python-lsp-all

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

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

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

$ cd ~/python-lsp-all $ makepkg -si

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

ID: 1077506
Name: python-lsp-all
PackageBaseID: 176975
PackageBase: python-lsp-all
Version: 1-6
Description:
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bageljr
FirstSubmitted: 1647491830
LastModified: 1652047889
URLPath: /cgit/aur.git/snapshot/python-lsp-all.tar.gz