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

Last updated: May 02,2024

1. Install "python3-ansi2html.noarch" package

This tutorial shows how to install python3-ansi2html.noarch on Fedora 34

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

2. Uninstall "python3-ansi2html.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-ansi2html.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:06:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-ansi2html
Version : 1.6.0
Release : 4.fc34
Architecture : noarch
Size : 33 k
Source : python-ansi2html-1.6.0-4.fc34.src.rpm
Repository : updates
Summary : Python module that converts text with ANSI color to HTML
URL : http://github.com/pycontribs/ansi2html
License : LGPLv3
Description : The ansi2html module can convert text with ANSI color codes to HTML.