How to Install and Uninstall python3-repoze-sphinx-autointerface.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-repoze-sphinx-autointerface.noarch" package

Here is a brief guide to show you how to install python3-repoze-sphinx-autointerface.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-repoze-sphinx-autointerface.noarch

2. Uninstall "python3-repoze-sphinx-autointerface.noarch" package

Please follow the guidelines below to uninstall python3-repoze-sphinx-autointerface.noarch on Fedora 34:

$ sudo dnf remove python3-repoze-sphinx-autointerface.noarch $ sudo dnf autoremove

3. Information about the python3-repoze-sphinx-autointerface.noarch package on Fedora 34

Last metadata expiration check: 0:19:02 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-repoze-sphinx-autointerface
Version : 0.8
Release : 18.fc34
Architecture : noarch
Size : 24 k
Source : python-repoze-sphinx-autointerface-0.8-18.fc34.src.rpm
Repository : fedora
Summary : Auto-generate Sphinx API docs from Zope interfaces
URL : https://github.com/repoze/repoze.sphinx.autointerface
License : BSD
Description : This package defines an extension for the Sphinx documentation system.
: The extension allows generation of API documentation by introspection of
: zope.interface instances in code.