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

Last updated: May 20,2024

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

Here is a brief guide to show you how to install python311-repoze.sphinx.autointerface on openSuSE Tumbleweed

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

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

Please follow the steps below to uninstall python311-repoze.sphinx.autointerface on openSuSE Tumbleweed:

$ sudo zypper remove python311-repoze.sphinx.autointerface

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

Information for package python311-repoze.sphinx.autointerface:
--------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-repoze.sphinx.autointerface
Version : 1.0.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 48.3 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.