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

Last updated: October 06,2024

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

Please follow the steps below to install python311-docstring-to-markdown on openSuSE Tumbleweed

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

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

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

$ sudo zypper remove python311-docstring-to-markdown

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

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