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

Last updated: October 11,2024

1. Install "python3-ansi.noarch" package

Please follow the steps below to install python3-ansi.noarch on Fedora 36

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

2. Uninstall "python3-ansi.noarch" package

This guide covers the steps necessary to uninstall python3-ansi.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:38:02 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-ansi
Version : 0.1.3
Release : 26.fc36
Architecture : noarch
Size : 20 k
Source : python-ansi-0.1.3-26.fc36.src.rpm
Repository : fedora
Summary : ANSI cursor movement and graphics
URL : https://github.com/tehmaze/ansi
License : MIT
Description : Various ANSI escape codes, used in moving the cursor in a text console or
: rendering colored text with Python 3.