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

Last updated: November 30,2024

1. Install "python3-markdown.noarch" package

Please follow the step by step instructions below to install python3-markdown.noarch on Fedora 38

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

2. Uninstall "python3-markdown.noarch" package

Please follow the steps below to uninstall python3-markdown.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:10:50 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-markdown
Version : 3.4.1
Release : 2.fc38
Architecture : noarch
Size : 199 k
Source : python-markdown-3.4.1-2.fc38.src.rpm
Repository : fedora
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.