How to Install and Uninstall python3-docrepr Package on openSUSE Leap

Last updated: November 08,2024

1. Install "python3-docrepr" package

Please follow the guidance below to install python3-docrepr on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-docrepr

2. Uninstall "python3-docrepr" package

This guide covers the steps necessary to uninstall python3-docrepr on openSUSE Leap:

$ sudo zypper remove python3-docrepr

3. Information about the python3-docrepr package on openSUSE Leap

Information for package python3-docrepr:
----------------------------------------
Repository : Main Repository
Name : python3-docrepr
Version : 0.1.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 626.8 KiB
Installed : No
Status : not installed
Source package : python-docrepr-0.1.0-bp155.2.12.src
Upstream URL : https://github.com/spyder-ide/docrepr
Summary : Render Python docstrings in HTML
Description :
The docrepr package renders Python docstrings in 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.