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

Last updated: February 09,2025

1. Install "python2-docrepr" package

This guide let you learn how to install python2-docrepr on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-docrepr

2. Uninstall "python2-docrepr" package

Please follow the guidance below to uninstall python2-docrepr on openSUSE Leap:

$ sudo zypper remove python2-docrepr

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

Information for package python2-docrepr:
----------------------------------------
Repository : Main Repository
Name : python2-docrepr
Version : 0.1.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 601,4 KiB
Installed : No
Status : not installed
Source package : python-docrepr-0.1.0-bp153.1.17.src
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.