python-pylsp-rope on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pylsp-rope

* (Optional) Uninstall python-pylsp-rope on Arch using YAY

$ yay -Rns python-pylsp-rope

2. Manually Install "python-pylsp-rope" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-pylsp-rope's git locally

$ git clone https://aur.archlinux.org/python-pylsp-rope.git ~/python-pylsp-rope

c. Go to ~/python-pylsp-rope folder and install it

$ cd ~/python-pylsp-rope $ makepkg -si

3. Information about the python-pylsp-rope package on Arch User Repository (AUR)

ID: 1425907
Name: python-pylsp-rope
PackageBaseID: 177001
PackageBase: python-pylsp-rope
Version: 0.1.15-1
Description: Extended refactoring capabilities for Python LSP Server using Rope.
URL: https://github.com/python-rope/pylsp-rope
NumVotes: 4
Popularity: 0.20866
OutOfDate:
Maintainer: lautat
Submitter: bageljr
FirstSubmitted: 1647541667
LastModified: 1710261536
URLPath: /cgit/aur.git/snapshot/python-pylsp-rope.tar.gz