How to Install and Uninstall python3-colorama.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "python3-colorama.noarch" package
Please follow the instructions below to install python3-colorama.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-colorama.noarch
Copied
2. Uninstall "python3-colorama.noarch" package
Here is a brief guide to show you how to uninstall python3-colorama.noarch on Fedora 36:
$
sudo dnf remove
python3-colorama.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-colorama.noarch package on Fedora 36
Last metadata expiration check: 4:08:52 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-colorama
Version : 0.4.4
Release : 13.fc36
Architecture : noarch
Size : 36 k
Source : python-colorama-0.4.4-13.fc36.src.rpm
Repository : fedora
Summary : Cross-platform colored terminal text
URL : https://github.com/tartley/colorama
License : BSD
Description : Makes ANSI escape character sequences, for producing colored
: terminal text and cursor positioning, work under MS Windows.
:
: ANSI escape character sequences have long been used to produce colored terminal
: text and cursor positioning on Unix and Macs. Colorama makes this work on
: Windows, too.
: It also provides some shortcuts to help generate ANSI sequences, and works fine
: in conjunction with any other ANSI sequence generation library, such as
: Termcolor.
Available Packages
Name : python3-colorama
Version : 0.4.4
Release : 13.fc36
Architecture : noarch
Size : 36 k
Source : python-colorama-0.4.4-13.fc36.src.rpm
Repository : fedora
Summary : Cross-platform colored terminal text
URL : https://github.com/tartley/colorama
License : BSD
Description : Makes ANSI escape character sequences, for producing colored
: terminal text and cursor positioning, work under MS Windows.
:
: ANSI escape character sequences have long been used to produce colored terminal
: text and cursor positioning on Unix and Macs. Colorama makes this work on
: Windows, too.
: It also provides some shortcuts to help generate ANSI sequences, and works fine
: in conjunction with any other ANSI sequence generation library, such as
: Termcolor.