How to Install and Uninstall python2-repoze.sphinx.autointerface Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-repoze.sphinx.autointerface" package

This guide let you learn how to install python2-repoze.sphinx.autointerface on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-repoze.sphinx.autointerface

2. Uninstall "python2-repoze.sphinx.autointerface" package

Please follow the step by step instructions below to uninstall python2-repoze.sphinx.autointerface on openSUSE Leap:

$ sudo zypper remove python2-repoze.sphinx.autointerface

3. Information about the python2-repoze.sphinx.autointerface package on openSUSE Leap

Information for package python2-repoze.sphinx.autointerface:
------------------------------------------------------------
Repository : Main Repository
Name : python2-repoze.sphinx.autointerface
Version : 0.8-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 24,6 KiB
Installed : No
Status : not installed
Source package : python-repoze.sphinx.autointerface-0.8-bp153.1.15.src
Summary : Sphinx extension: auto-generates API docs from Zope interfaces
Description :
Thie package defines an extension for the Sphinx documentation system. The
extension allows generation of API documentation by introspection of
zope.interface instances in code.