How to Install and Uninstall python3-repoze-sphinx-autointerface.noarch Package on Oracle Linux 9

Last updated: October 05,2024

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

Please follow the guidelines below to install python3-repoze-sphinx-autointerface.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall python3-repoze-sphinx-autointerface.noarch on Oracle Linux 9:

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

3. Information about the python3-repoze-sphinx-autointerface.noarch package on Oracle Linux 9

Last metadata expiration check: 2:43:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-repoze-sphinx-autointerface
Version : 0.8
Release : 25.el9
Architecture : noarch
Size : 24 k
Source : python-repoze-sphinx-autointerface-0.8-25.el9.src.rpm
Repository : epel
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.