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

Last updated: July 05,2024

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

$ yay -S python-lsp-isort

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

$ yay -Rns python-lsp-isort

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

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

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

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

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

ID: 1271949
Name: python-lsp-isort
PackageBaseID: 194576
PackageBase: python-lsp-isort
Version: 1:0.1-1
Description: isort plugin for the Python LSP Server
URL: https://github.com/chantera/python-lsp-isort
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lkh42t
Submitter: lkh42t
FirstSubmitted: 1686542339
LastModified: 1686542339
URLPath: /cgit/aur.git/snapshot/python-lsp-isort.tar.gz