How to Install and Uninstall python3-Markdown Package on openSUSE Leap

Last updated: May 06,2024

1. Install "python3-Markdown" package

Please follow the steps below to install python3-Markdown on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Markdown

2. Uninstall "python3-Markdown" package

Please follow the guidance below to uninstall python3-Markdown on openSUSE Leap:

$ sudo zypper remove python3-Markdown

3. Information about the python3-Markdown package on openSUSE Leap

Information for package python3-Markdown:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-Markdown
Version : 3.3.6-150400.8.14
Arch : noarch
Vendor : SUSE LLC
Installed Size : 964.7 KiB
Installed : No
Status : not installed
Source package : python3-Markdown-3.3.6-150400.8.14.src
Upstream URL : https://python-markdown.github.io/
Summary : Python implementation of Markdown
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. See [Features][] for information
on what exactly is supported and what is not. Additional features are
supported by the [Available Extensions][].