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

Last updated: January 11,2025

1. Install "black.noarch" package

Please follow the guidance below to install black.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install black.noarch

2. Uninstall "black.noarch" package

This is a short guide on how to uninstall black.noarch on Fedora 36:

$ sudo dnf remove black.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:24:30 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : black
Version : 22.3.0
Release : 1.fc36
Architecture : noarch
Size : 248 k
Source : python-black-22.3.0-1.fc36.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.