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

Last updated: May 10,2024

1. Install "python38-docrepr" package

Please follow the guidance below to install python38-docrepr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-docrepr

2. Uninstall "python38-docrepr" package

Please follow the guidance below to uninstall python38-docrepr on openSuSE Tumbleweed:

$ sudo zypper remove python38-docrepr

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

Information for package python38-docrepr:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-docrepr
Version : 0.1.1-2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 629,5 KiB
Installed : No
Status : not installed
Source package : python-docrepr-0.1.1-2.12.src
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.