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

Last updated: July 01,2024

1. Install "python3-lsprotocol" package

Please follow the steps below to install python3-lsprotocol on Kali Linux

$ sudo apt update $ sudo apt install python3-lsprotocol

2. Uninstall "python3-lsprotocol" package

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

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

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

Package: python3-lsprotocol
Source: lsprotocol
Version: 2023.0.0-1
Installed-Size: 511
Maintainer: Debian Python Team
Architecture: all
Depends: python3-attr, python3-cattr, python3:any
Size: 57804
SHA256: 46b7c4588a334b7af2c96242d25aa71eca9ac2c419d5f5b697ea0f84e8e9fdd7
SHA1: 6dd674eab7b16eb7b1a9affb41670c8b6cd6338c
MD5sum: 9f9ea9e1a6358baec0d282c2b4b8cd31
Description: Python implementation of the Language Server Protocol
lsprotocol is a Python implementation of object types used in the Language
Server Protocol (LSP). This repository contains the code generator and the
generated types for LSP.
Description-md5:
Homepage: https://github.com/microsoft/lsprotocol
Section: python
Priority: optional
Filename: pool/main/l/lsprotocol/python3-lsprotocol_2023.0.0-1_all.deb

5. The same packages on other Linux Distributions