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

Last updated: May 14,2024

1. Install "python312-docrepr" package

In this section, we are going to explain the necessary steps to install python312-docrepr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-docrepr

2. Uninstall "python312-docrepr" package

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

$ sudo zypper remove python312-docrepr

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

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