How to Install and Uninstall python3-crayons.noarch Package on CentOS Stream 8

Last updated: October 05,2024

1. Install "python3-crayons.noarch" package

This guide covers the steps necessary to install python3-crayons.noarch on CentOS Stream 8

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

2. Uninstall "python3-crayons.noarch" package

This is a short guide on how to uninstall python3-crayons.noarch on CentOS Stream 8:

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

3. Information about the python3-crayons.noarch package on CentOS Stream 8

Last metadata expiration check: 1:20:19 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-crayons
Version : 0.3.1
Release : 1.el8
Architecture : noarch
Size : 15 k
Source : python-crayons-0.3.1-1.el8.src.rpm
Repository : epel
Summary : Python module for writing colored text to terminal
URL : https://github.com/MasterOdin/crayons
License : MIT
Description : This module provides a simple and elegant wrapper for colorama.