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

Last updated: July 01,2024

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

Please follow the guidelines below to install python39-repoze.sphinx.autointerface on openSuSE Tumbleweed

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

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

This guide covers the steps necessary to uninstall python39-repoze.sphinx.autointerface on openSuSE Tumbleweed:

$ sudo zypper remove python39-repoze.sphinx.autointerface

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

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