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

Last updated: June 28,2024

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

Please follow the step by step instructions below to install python310-docstring-to-markdown on openSuSE Tumbleweed

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

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

This guide covers the steps necessary to uninstall python310-docstring-to-markdown on openSuSE Tumbleweed:

$ sudo zypper remove python310-docstring-to-markdown

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

Information for package python310-docstring-to-markdown:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-docstring-to-markdown
Version : 0.13-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 134.2 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