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

Last updated: July 08,2024

1. Install "python3-pygls" package

This is a short guide on how to install python3-pygls on Kali Linux

$ sudo apt update $ sudo apt install python3-pygls

2. Uninstall "python3-pygls" package

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

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

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

Package: python3-pygls
Source: pygls
Version: 1.3.0-2
Installed-Size: 265
Maintainer: Niels Thykier
Architecture: all
Depends: python3-cattr, python3-lsprotocol, python3:any
Suggests: python3-websockets
Size: 42040
SHA256: 756518ba37ea54108249664cf9721b9067f503beb1704d9ee656330abd68baa4
SHA1: 368b653bb7ce02fce54a125e12b0938afb3a5407
MD5sum: 0a337d2d4e942cbcbe2755cdf42ce361
Description: Generic Language Server Framework for Python
pygls (pronounced like "pie glass") is a pythonic generic implementation
of the Language Server Protocol for use as a foundation for writing your
own Language Servers in just a few lines of code.
Description-md5:
Homepage: https://github.com/openlawlibrary/pygls
Section: python
Priority: optional
Filename: pool/main/p/pygls/python3-pygls_1.3.0-2_all.deb

5. The same packages on other Linux Distributions