How to Install and Uninstall python-sphinx-doc.noarch Package on Fedora 35

Last updated: October 02,2024

1. Install "python-sphinx-doc.noarch" package

In this section, we are going to explain the necessary steps to install python-sphinx-doc.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python-sphinx-doc.noarch

2. Uninstall "python-sphinx-doc.noarch" package

Learn how to uninstall python-sphinx-doc.noarch on Fedora 35:

$ sudo dnf remove python-sphinx-doc.noarch $ sudo dnf autoremove

3. Information about the python-sphinx-doc.noarch package on Fedora 35

Last metadata expiration check: 2:17:34 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python-sphinx-doc
Epoch : 1
Version : 4.1.2
Release : 3.fc35
Architecture : noarch
Size : 2.1 M
Source : python-sphinx-4.1.2-3.fc35.src.rpm
Repository : fedora
Summary : Documentation for python-sphinx
URL : https://www.sphinx-doc.org/
License : BSD
Description : Sphinx is a tool that makes it easy to create intelligent and
: beautiful documentation for Python projects (or other documents
: consisting of multiple reStructuredText sources), written by Georg
: Brandl. It was originally created to translate the new Python
: documentation, but has now been cleaned up in the hope that it will be
: useful to many other projects.
:
: This package contains documentation in reST and HTML formats.