How to Install and Uninstall python312-myst-parser Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python312-myst-parser" package

Here is a brief guide to show you how to install python312-myst-parser on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-myst-parser

2. Uninstall "python312-myst-parser" package

Please follow the step by step instructions below to uninstall python312-myst-parser on openSuSE Tumbleweed:

$ sudo zypper remove python312-myst-parser

3. Information about the python312-myst-parser package on openSuSE Tumbleweed

Information for package python312-myst-parser:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-myst-parser
Version : 2.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 992.9 KiB
Installed : No
Status : not installed
Source package : python-myst-parser-2.0.0-1.2.src
Upstream URL : https://myst-parser.readthedocs.io/
Summary : An extended commonmark compliant parser, with bridges to docutils & sphinx
Description :
MyST is a flavor of markdown that is designed for simplicity, flexibility, and extensibility.
This is the reference implementation of MyST Markdown, as well as a collection of tools to support working with MyST in Python and Sphinx.
It contains an extended CommonMark (https://commonmark.org)-compliant parser using markdown-it-py (https://markdown-it-py.readthedocs.io/), as well as a Sphinx (https://www.sphinx-doc.org) extension that allows to write MyST Markdown in Sphinx.