How to Install and Uninstall python39-markdown-it-py Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python39-markdown-it-py" package

This is a short guide on how to install python39-markdown-it-py on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-markdown-it-py

2. Uninstall "python39-markdown-it-py" package

Please follow the steps below to uninstall python39-markdown-it-py on openSuSE Tumbleweed:

$ sudo zypper remove python39-markdown-it-py

3. Information about the python39-markdown-it-py package on openSuSE Tumbleweed

Information for package python39-markdown-it-py:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-markdown-it-py
Version : 3.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 421.8 KiB
Installed : No
Status : not installed
Source package : python-markdown-it-py-3.0.0-1.2.src
Upstream URL : https://github.com/executablebooks/markdown-it-py/
Summary : Python port of markdown-it Markdown parsing
Description :
This is a Python port of [markdown-it], and some of its associated plugins.
It follows the CommonMark spec for baseline parsing, has a configurable syntax and is pluggable.