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

Last updated: November 05,2024

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

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

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

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

This is a short guide on how to uninstall python36-repoze.sphinx.autointerface on openSuSE Tumbleweed:

$ sudo zypper remove python36-repoze.sphinx.autointerface

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

Information for package python36-repoze.sphinx.autointerface:
-------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-repoze.sphinx.autointerface
Version : 0.8-2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 27,5 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.