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

Last updated: November 24,2024

1. Install "python311-docrepr" package

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

$ sudo zypper refresh $ sudo zypper install python311-docrepr

2. Uninstall "python311-docrepr" package

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

$ sudo zypper remove python311-docrepr

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

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