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

Last updated: May 21,2024

1. Install "python3-pylsp-black" package

In this section, we are going to explain the necessary steps to install python3-pylsp-black on Kali Linux

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

2. Uninstall "python3-pylsp-black" package

This tutorial shows how to uninstall python3-pylsp-black on Kali Linux:

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

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

Package: python3-pylsp-black
Source: python-lsp-black
Version: 2.0.0-2
Installed-Size: 38
Maintainer: Debian Python Team
Architecture: all
Depends: black, python3-pylsp, python3-tomli | python3-supported-min (>= 3.11), python3:any
Size: 9300
SHA256: f7889f0dcb999190f2e6e605691d18624643a6773f2645ff092cda03acc0ed2d
SHA1: b7b358713dc469407be066a5daae9b97d56f5a94
MD5sum: fe5af65332d63aeae522e05a9b24b890
Description: Black plugin for the Python Language Server
This package provides a plugin to support the Black formatter in editors
that support the Python Language Server.
.
It is recommended by the author to not have python3-yapf or python3-autopep8
installed when using this plugin, as that might lead to unexpected results.
Description-md5:
Homepage: https://github.com/python-lsp/python-lsp-black
Section: python
Priority: optional
Filename: pool/main/p/python-lsp-black/python3-pylsp-black_2.0.0-2_all.deb