How to Install and Uninstall python311-sphinxcontrib-apidoc Package on openSUSE Leap

Last updated: June 30,2024

1. Install "python311-sphinxcontrib-apidoc" package

In this section, we are going to explain the necessary steps to install python311-sphinxcontrib-apidoc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-sphinxcontrib-apidoc

2. Uninstall "python311-sphinxcontrib-apidoc" package

In this section, we are going to explain the necessary steps to uninstall python311-sphinxcontrib-apidoc on openSUSE Leap:

$ sudo zypper remove python311-sphinxcontrib-apidoc

3. Information about the python311-sphinxcontrib-apidoc package on openSUSE Leap

Information for package python311-sphinxcontrib-apidoc:
-------------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-sphinxcontrib-apidoc
Version : 0.4.0-150400.10.5.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 36.3 KiB
Installed : No
Status : not installed
Source package : python-sphinxcontrib-apidoc-0.4.0-150400.10.5.1.src
Upstream URL : http://www.sphinx-doc.org/
Summary : A Sphinx extension for running 'sphinx-apidoc' on each build
Description :
*sphinx-apidoc* is a tool for automatic generation of Sphinx sources that,
using the `autodoc `_ extension, documents a whole package in
the style of other automatic API documentation tools. *sphinx-apidoc* does not
actually build documentation - rather it simply generates it. As a result, it
must be run before *sphinx-build*.

5. The same packages on other Linux Distributions