How to Install and Uninstall python3-pyls_black.noarch Package on Fedora 35
Last updated: November 27,2024
1. Install "python3-pyls_black.noarch" package
Please follow the steps below to install python3-pyls_black.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyls_black.noarch
Copied
2. Uninstall "python3-pyls_black.noarch" package
Please follow the instructions below to uninstall python3-pyls_black.noarch on Fedora 35:
$
sudo dnf remove
python3-pyls_black.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyls_black.noarch package on Fedora 35
Last metadata expiration check: 4:56:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pyls_black
Version : 0.4.7
Release : 2.fc35
Architecture : noarch
Size : 15 k
Source : python-pyls_black-0.4.7-2.fc35.src.rpm
Repository : fedora
Summary : Black plugin for the Python Language Server
URL : https://github.com/rupert/pyls-black
License : MIT
Description :
: Black plugin for the Python Language Server. pyls-black can either format an
: entire file or just the selected text. The code will only be formatted if
: it is syntactically valid Python. Text selections are treated as if they
: were a separate Python file.
Available Packages
Name : python3-pyls_black
Version : 0.4.7
Release : 2.fc35
Architecture : noarch
Size : 15 k
Source : python-pyls_black-0.4.7-2.fc35.src.rpm
Repository : fedora
Summary : Black plugin for the Python Language Server
URL : https://github.com/rupert/pyls-black
License : MIT
Description :
: Black plugin for the Python Language Server. pyls-black can either format an
: entire file or just the selected text. The code will only be formatted if
: it is syntactically valid Python. Text selections are treated as if they
: were a separate Python file.