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

Last updated: May 16,2024

1. Install "python2-Sphinx-doc" package

This guide let you learn how to install python2-Sphinx-doc on openSUSE Leap

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

2. Uninstall "python2-Sphinx-doc" package

This guide let you learn how to uninstall python2-Sphinx-doc on openSUSE Leap:

$ sudo zypper remove python2-Sphinx-doc

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

Information for package python2-Sphinx-doc:
-------------------------------------------
Repository : Main Repository
Name : python2-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
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.