How to Install and Uninstall python3-markdown.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 10,2025
1. Install "python3-markdown.noarch" package
Here is a brief guide to show you how to install python3-markdown.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-markdown.noarch
Copied
2. Uninstall "python3-markdown.noarch" package
This is a short guide on how to uninstall python3-markdown.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-markdown.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-markdown.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:52:12 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-markdown
Version : 2.6.11
Release : 2.el8
Architecture : noarch
Size : 133 k
Source : python-markdown-2.6.11-2.el8.src.rpm
Repository : ubi-8-codeready-builder-rpms
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.
Available Packages
Name : python3-markdown
Version : 2.6.11
Release : 2.el8
Architecture : noarch
Size : 133 k
Source : python-markdown-2.6.11-2.el8.src.rpm
Repository : ubi-8-codeready-builder-rpms
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.