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

Last updated: September 25,2024

1. Install "python3-mistune08.noarch" package

This guide covers the steps necessary to install python3-mistune08.noarch on CentOS Stream 9

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

2. Uninstall "python3-mistune08.noarch" package

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

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

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

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