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

Last updated: May 18,2024

1. Install "python3-ansi.noarch" package

This guide covers the steps necessary to install python3-ansi.noarch on Fedora 34

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

2. Uninstall "python3-ansi.noarch" package

Please follow the guidance below to uninstall python3-ansi.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:10:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-ansi
Version : 0.1.3
Release : 23.fc34
Architecture : noarch
Size : 21 k
Source : python-ansi-0.1.3-23.fc34.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.