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

Last updated: April 28,2024

1. Install "python3-colorlog.noarch" package

Please follow the guidance below to install python3-colorlog.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-colorlog.noarch

2. Uninstall "python3-colorlog.noarch" package

This tutorial shows how to uninstall python3-colorlog.noarch on Fedora 36:

$ sudo dnf remove python3-colorlog.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:32:57 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-colorlog
Version : 6.5.0
Release : 2.fc36
Architecture : noarch
Size : 24 k
Source : python-colorlog-6.5.0-2.fc36.src.rpm
Repository : fedora
Summary : Colored formatter for the Python logging module
URL : https://github.com/borntyping/python-colorlog
License : MIT
Description : "colorlog.ColoredFormatter is a formatter for use with Python's logging module that outputs records using terminal colors."