How to Install and Uninstall python38-repoze.sphinx.autointerface Package on openSuSE Tumbleweed

Last updated: July 04,2024

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

Please follow the guidance below to install python38-repoze.sphinx.autointerface on openSuSE Tumbleweed

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

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

This guide let you learn how to uninstall python38-repoze.sphinx.autointerface on openSuSE Tumbleweed:

$ sudo zypper remove python38-repoze.sphinx.autointerface

3. Information about the python38-repoze.sphinx.autointerface package on openSuSE Tumbleweed

Information for package python38-repoze.sphinx.autointerface:
-------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-repoze.sphinx.autointerface
Version : 0.8-2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 27,7 KiB
Installed : No
Status : not installed
Source package : python-repoze.sphinx.autointerface-0.8-2.11.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.