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

Last updated: January 13,2025

1. Install "python3-markdown.noarch" package

Here is a brief guide to show you how to install python3-markdown.noarch on Fedora 36

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

2. Uninstall "python3-markdown.noarch" package

Please follow the instructions below to uninstall python3-markdown.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:28:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-markdown
Version : 3.3.7
Release : 1.fc36
Architecture : noarch
Size : 146 k
Source : python-markdown-3.3.7-1.fc36.src.rpm
Repository : updates
Summary : Markdown implementation in Python
URL : https://python-markdown.github.io/
License : BSD
Description : This is a Python implementation of John Gruber's Markdown. It is
: almost completely compliant with the reference implementation, though
: there are a few known issues.