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

Last updated: November 27,2024

1. Install "black.noarch" package

Please follow the steps below to install black.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install black.noarch

2. Uninstall "black.noarch" package

Please follow the step by step instructions below to uninstall black.noarch on Fedora 38:

$ sudo dnf remove black.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:02:02 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : black
Version : 22.8.0
Release : 2.fc38
Architecture : noarch
Size : 351 k
Source : python-black-22.8.0-2.fc38.src.rpm
Repository : fedora
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.