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

Last updated: July 08,2024

1. Install "python39-docrepr" package

Please follow the instructions below to install python39-docrepr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-docrepr

2. Uninstall "python39-docrepr" package

Please follow the steps below to uninstall python39-docrepr on openSuSE Tumbleweed:

$ sudo zypper remove python39-docrepr

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

Information for package python39-docrepr:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-docrepr
Version : 0.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 582.8 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.