How to Install and Uninstall python3-lsp-black.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "python3-lsp-black.noarch" package

Please follow the step by step instructions below to install python3-lsp-black.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-lsp-black.noarch

2. Uninstall "python3-lsp-black.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-lsp-black.noarch on Fedora 36:

$ sudo dnf remove python3-lsp-black.noarch $ sudo dnf autoremove

3. Information about the python3-lsp-black.noarch package on Fedora 36

Last metadata expiration check: 1:11:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-lsp-black
Version : 1.0.0
Release : 4.fc36
Architecture : noarch
Size : 15 k
Source : python-lsp-black-1.0.0-4.fc36.src.rpm
Repository : fedora
Summary : A python-lsp-server plugin that adds support to black autoformatter
URL : https://github.com/python-lsp/python-lsp-black
License : MIT
Description : lsp-black is a python-lsp-server plugin that adds support to black
: autoformatter. This is forked from pyls-black to be compatible wth
: community maintained language-server (python-lsp-server).