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

Last updated: July 05,2024

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

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

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

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

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

$ sudo zypper remove python3-repoze.sphinx.autointerface

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

Information for package python3-repoze.sphinx.autointerface:
------------------------------------------------------------
Repository : Main Repository
Name : python3-repoze.sphinx.autointerface
Version : 0.8-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 28.8 KiB
Installed : No
Status : not installed
Source package : python-repoze.sphinx.autointerface-0.8-bp155.2.11.src
Upstream URL : http://www.repoze.org
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.