How to Install and Uninstall python3-docstring-to-markdown.noarch Package on Fedora 38

Last updated: November 26,2024

1. Install "python3-docstring-to-markdown.noarch" package

Please follow the instructions below to install python3-docstring-to-markdown.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-docstring-to-markdown.noarch

2. Uninstall "python3-docstring-to-markdown.noarch" package

Please follow the steps below to uninstall python3-docstring-to-markdown.noarch on Fedora 38:

$ sudo dnf remove python3-docstring-to-markdown.noarch $ sudo dnf autoremove

3. Information about the python3-docstring-to-markdown.noarch package on Fedora 38

Last metadata expiration check: 2:37:04 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-docstring-to-markdown
Version : 0.15
Release : 3.fc38
Architecture : noarch
Size : 52 k
Source : python-docstring-to-markdown-0.15-3.fc38.src.rpm
Repository : updates
Summary : On the fly conversion of Python docstrings to Markdown
URL : https://github.com/python-lsp/docstring-to-markdown
License : LGPL-2.1-or-later
Description : On the fly conversion of Python docstrings to markdown
:
: - Python 3.6+
: - Recognises reStructuredText and converts multiple of its features to Markdown
: - since v0.13 includes initial support for Google-formatted docstrings