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

Last updated: June 16,2024

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

This is a short guide on how to install python310-repoze.sphinx.autointerface on openSuSE Tumbleweed

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

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

Please follow the guidelines below to uninstall python310-repoze.sphinx.autointerface on openSuSE Tumbleweed:

$ sudo zypper remove python310-repoze.sphinx.autointerface

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

Information for package python310-repoze.sphinx.autointerface:
--------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-repoze.sphinx.autointerface
Version : 1.0.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 39.0 KiB
Installed : No
Status : not installed
Source package : python-repoze.sphinx.autointerface-1.0.0-2.7.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.