How to Install and Uninstall python3-markdown-math.noarch Package on Fedora 39

Last updated: January 11,2025

1. Install "python3-markdown-math.noarch" package

In this section, we are going to explain the necessary steps to install python3-markdown-math.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-markdown-math.noarch

2. Uninstall "python3-markdown-math.noarch" package

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

$ sudo dnf remove python3-markdown-math.noarch $ sudo dnf autoremove

3. Information about the python3-markdown-math.noarch package on Fedora 39

Last metadata expiration check: 4:42:32 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-markdown-math
Version : 0.8
Release : 10.fc39
Architecture : noarch
Size : 17 k
Source : python-markdown-math-0.8-10.fc39.src.rpm
Repository : fedora
Summary : Math extension for Python-Markdown
URL : https://github.com/mitya57/python-markdown-math
License : BSD
Description : Extension for Python-Markdown: this extension adds math
: formulas support to Python-Markdown.