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

Last updated: October 05,2024

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

This tutorial shows how to install python3-sphinxcontrib-httpdomain.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 0:11:29 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-sphinxcontrib-httpdomain
Version : 1.7.0
Release : 11.fc34
Architecture : noarch
Size : 42 k
Source : python-sphinxcontrib-httpdomain-1.7.0-11.fc34.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.