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

Last updated: January 12,2025

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

This is a short guide on how to install python3-markdown-include.noarch on Fedora 39

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

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

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

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

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

Last metadata expiration check: 1:47:31 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-markdown-include
Version : 0.8.1
Release : 4.fc39
Architecture : noarch
Size : 30 k
Source : python-markdown-include-0.8.1-4.fc39.src.rpm
Repository : fedora
Summary : A Python-Markdown extension which provides an 'include' function
URL : https://github.com/cmacmackin/markdown-include
License : GPL-3.0-only AND GPL-2.0-or-later
Description : This is an extension to Python-Markdown which provides an “include” function,
: similar to that found in LaTeX (and also the C pre-processor and Fortran). It
: was originally written for the FORD Fortran auto-documentation generator.