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

Last updated: October 15,2024

1. Install "python3-mistune08.noarch" package

In this section, we are going to explain the necessary steps to install python3-mistune08.noarch on Oracle Linux 9

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

2. Uninstall "python3-mistune08.noarch" package

Please follow the steps below to uninstall python3-mistune08.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:46:16 ago on Thu Feb 15 07:50:05 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.