How to Install and Uninstall python3-mistune.noarch Package on CentOS Stream 9

Last updated: October 14,2024

1. Install "python3-mistune.noarch" package

Here is a brief guide to show you how to install python3-mistune.noarch on CentOS Stream 9

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

2. Uninstall "python3-mistune.noarch" package

This guide let you learn how to uninstall python3-mistune.noarch on CentOS Stream 9:

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

3. Information about the python3-mistune.noarch package on CentOS Stream 9

Last metadata expiration check: 1:39:42 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-mistune
Version : 2.0.4
Release : 6.el9
Architecture : noarch
Size : 54 k
Source : python-mistune-2.0.4-6.el9.src.rpm
Repository : epel
Summary : Markdown parser for Python
URL : https://github.com/lepture/mistune
License : BSD-3-Clause
Description : The fastest markdown parser in pure Python, inspired by marked.