How to Install and Uninstall python3-Sphinx-doc Package on openSUSE Leap

Last updated: November 27,2024

1. Install "python3-Sphinx-doc" package

This guide covers the steps necessary to install python3-Sphinx-doc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Sphinx-doc

2. Uninstall "python3-Sphinx-doc" package

In this section, we are going to explain the necessary steps to uninstall python3-Sphinx-doc on openSUSE Leap:

$ sudo zypper remove python3-Sphinx-doc

3. Information about the python3-Sphinx-doc package on openSUSE Leap

Information for package python3-Sphinx-doc:
-------------------------------------------
Repository : Main Repository
Name : python3-Sphinx-doc
Version : 1.8.5-1.30
Arch : noarch
Vendor : SUSE LLC
Installed Size : 33.0 KiB
Installed : No
Status : not installed
Source package : python-Sphinx-doc-1.8.5-1.30.src
Upstream URL : http://sphinx-doc.org
Summary : Documentation for python-Sphinx
Description :
Sphinx is a tool that facilitates creating documentation for Python
projects (or other documents consisting of multiple reStructuredText
sources). It was originally created for the Python documentation, and
supports Python project documentation well, but C/C++ is likewise
supported.
Sphinx uses reStructuredText as its markup language. Sphinx draws from
the parsing and translating suite, the Docutils.
This package contains the documentation for Sphinx.