How to Install and Uninstall python3-pylsp-rope Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-pylsp-rope" package

Here is a brief guide to show you how to install python3-pylsp-rope on Kali Linux

$ sudo apt update $ sudo apt install python3-pylsp-rope

2. Uninstall "python3-pylsp-rope" package

Please follow the step by step instructions below to uninstall python3-pylsp-rope on Kali Linux:

$ sudo apt remove python3-pylsp-rope $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pylsp-rope package on Kali Linux

Package: python3-pylsp-rope
Source: python-lsp-rope
Version: 0.1.11-2
Installed-Size: 57
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pylsp, python3-rope, python3-typing-extensions | python3 (>> 3.8), python3:any
Size: 10568
SHA256: 0e4b034fc74e86a402728f0679aa154152cf754ce97f819f73d09a258efe58f4
SHA1: 28d14b1efd5e89371789756d7190842f4bfb7a3e
MD5sum: 340699963056c087b97df6ed8789c92d
Description: Rope plugin for the Python Language Server
This plugin adds the following features to python-lsp-server:
- extract method (codeAction)
- extract variable (codeAction)
- inline method/variable/parameter (codeAction)
- use function (codeAction)
- method to method object (codeAction)
- convert local variable to field (codeAction)
- organize imports (codeAction)
- introduce parameter (codeAction)
Description-md5:
Homepage: https://github.com/python-rope/pylsp-rope
Section: python
Priority: optional
Filename: pool/main/p/python-lsp-rope/python3-pylsp-rope_0.1.11-2_all.deb