How to Install and Uninstall black.noarch Package on Fedora 34

Last updated: October 11,2024

1. Install "black.noarch" package

Please follow the guidelines below to install black.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install black.noarch

2. Uninstall "black.noarch" package

Please follow the instructions below to uninstall black.noarch on Fedora 34:

$ sudo dnf remove black.noarch $ sudo dnf autoremove

3. Information about the black.noarch package on Fedora 34

Last metadata expiration check: 4:03:56 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : black
Version : 21.6~b0
Release : 2.fc34
Architecture : noarch
Size : 227 k
Source : python-black-21.6~b0-2.fc34.src.rpm
Repository : updates
Summary : The uncompromising code formatter
URL : https://github.com/psf/black
License : MIT
Description : Black is the uncompromising Python code formatter. By using it, you agree to
: cease control over minutiae of hand-formatting. In return, Black gives you
: speed, determinism, and freedom from pycodestyle nagging about formatting.
: You will save time and mental energy for more important matters.