How to Install and Uninstall python3-mistune.noarch Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "python3-mistune.noarch" package

Please follow the step by step instructions below to install python3-mistune.noarch on Oracle Linux 9

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

2. Uninstall "python3-mistune.noarch" package

Please follow the instructions below to uninstall python3-mistune.noarch on Oracle Linux 9:

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

3. Information about the python3-mistune.noarch package on Oracle Linux 9

Last metadata expiration check: 0:18:35 ago on Thu Feb 15 07:50:05 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.