How to Install and Uninstall python3-sphinxcontrib-httpdomain.noarch Package on Fedora 35

Last updated: June 26,2024

1. Install "python3-sphinxcontrib-httpdomain.noarch" package

In this section, we are going to explain the necessary steps to install python3-sphinxcontrib-httpdomain.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-sphinxcontrib-httpdomain.noarch

2. Uninstall "python3-sphinxcontrib-httpdomain.noarch" package

Learn how to uninstall python3-sphinxcontrib-httpdomain.noarch on Fedora 35:

$ sudo dnf remove python3-sphinxcontrib-httpdomain.noarch $ sudo dnf autoremove

3. Information about the python3-sphinxcontrib-httpdomain.noarch package on Fedora 35

Last metadata expiration check: 4:43:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-sphinxcontrib-httpdomain
Version : 1.7.0
Release : 13.fc35
Architecture : noarch
Size : 43 k
Source : python-sphinxcontrib-httpdomain-1.7.0-13.fc35.src.rpm
Repository : fedora
Summary : Sphinx domain for documenting HTTP APIs
URL : http://packages.python.org/sphinxcontrib-httpdomain/
License : BSD
Description : Using this Sphinx domain you can document your HTTP API. It includes support
: for generating documentation from Flask routing tables.