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

Last updated: June 02,2024

1. Install "python39-docstring-to-markdown" package

In this section, we are going to explain the necessary steps to install python39-docstring-to-markdown on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-docstring-to-markdown

2. Uninstall "python39-docstring-to-markdown" package

Learn how to uninstall python39-docstring-to-markdown on openSuSE Tumbleweed:

$ sudo zypper remove python39-docstring-to-markdown

3. Information about the python39-docstring-to-markdown package on openSuSE Tumbleweed

Information for package python39-docstring-to-markdown:
-------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-docstring-to-markdown
Version : 0.13-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 134.0 KiB
Installed : No
Status : not installed
Source package : python-docstring-to-markdown-0.13-1.4.src
Upstream URL : https://github.com/python-lsp/docstring-to-markdown
Summary : On the fly conversion of Python docstrings to markdown
Description :
On the fly conversion of Python docstrings to markdown
- Python 3.6+
- currently can recognise reStructuredText and convert
multiple of its features to Markdown
- in the future will be able to convert Google docstrings too