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

Last updated: October 09,2024

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

This is a short guide on how to install python3-repoze-sphinx-autointerface.noarch on Rocky 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 Rocky Linux 9:

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

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

Last metadata expiration check: 2:15:39 ago on Fri Feb 16 06:49:52 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.