How to Install and Uninstall python310-Markdown Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python310-Markdown" package

This guide covers the steps necessary to install python310-Markdown on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-Markdown

2. Uninstall "python310-Markdown" package

In this section, we are going to explain the necessary steps to uninstall python310-Markdown on openSuSE Tumbleweed:

$ sudo zypper remove python310-Markdown

3. Information about the python310-Markdown package on openSuSE Tumbleweed

Information for package python310-Markdown:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-Markdown
Version : 3.5.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 828.0 KiB
Installed : No
Status : not installed
Source package : python-Markdown-3.5.2-1.4.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][].