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

Last updated: May 18,2024

1. Install "python3-markdown.noarch" package

This tutorial shows how to install python3-markdown.noarch on Fedora 34

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

2. Uninstall "python3-markdown.noarch" package

Here is a brief guide to show you how to uninstall python3-markdown.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:59:13 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-markdown
Version : 3.3.6
Release : 2.fc34
Architecture : noarch
Size : 145 k
Source : python-markdown-3.3.6-2.fc34.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.