How to Install and Uninstall python310-docrepr Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python310-docrepr" package

This guide let you learn how to install python310-docrepr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-docrepr

2. Uninstall "python310-docrepr" package

This guide let you learn how to uninstall python310-docrepr on openSuSE Tumbleweed:

$ sudo zypper remove python310-docrepr

3. Information about the python310-docrepr package on openSuSE Tumbleweed

Information for package python310-docrepr:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-docrepr
Version : 0.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 583.1 KiB
Installed : No
Status : not installed
Source package : python-docrepr-0.2.0-1.2.src
Upstream URL : https://github.com/spyder-ide/docrepr
Summary : Python module to render docstrings as HTML
Description :
The docrepr package renders Python docstrings as HTML. It is based on
the sphinxify module developed by Tim Dumol for the Sage Notebook and
the utils.inspector module developed for the Spyder IDE.