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

Last updated: May 06,2024

1. Install "python3-pylsp" package

This tutorial shows how to install python3-pylsp on Kali Linux

$ sudo apt update $ sudo apt install python3-pylsp

2. Uninstall "python3-pylsp" package

Please follow the guidelines below to uninstall python3-pylsp on Kali Linux:

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

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

Package: python3-pylsp
Source: python-lsp-server
Version: 1.10.0-1
Installed-Size: 274
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docstring-to-markdown, python3-importlib-metadata | python3-supported-min (>= 3.10), python3-jedi, python3-pluggy (>= 1.0.0), python3-pylsp-jsonrpc, python3-ujson, python3:any
Suggests: flake8, pylint, python3-autopep8, python3-mccabe, python3-pycodestyle, python3-pydocstyle (>= 6.3.0), python3-pyflakes, python3-rope, python3-whatthepatch (>= 1.0.2), python3-yapf
Breaks: python3-spyder (<< 5.3.1+dfsg-2)
Size: 66200
SHA256: 6cbd79d758b86cfce24075b2ca6b8fd4d4e78ecfc70031061ebb5c4bcb416ada
SHA1: bcc1b4153ed6a5e40e3618c0aed0042c428f0882
MD5sum: 401fd5f8497114b79a37969b10297da5
Description: Python implementation of the Language Server Protocol
The Language Server Protocol is designed to standardise how language
servers and development tools communicate. This package provides a
Python implementation.
.
A number of optional providers can be enabled if the requisite
dependencies are installed, which are listed as Suggests.
Description-md5:
Homepage: https://github.com/python-lsp/python-lsp-server
Section: python
Priority: optional
Filename: pool/main/p/python-lsp-server/python3-pylsp_1.10.0-1_all.deb