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

Last updated: May 07,2024

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

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

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

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

Please follow the instructions below to uninstall python3-sphinxcontrib-httpdomain.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:23:35 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-sphinxcontrib-httpdomain
Version : 1.7.0
Release : 14.fc36
Architecture : noarch
Size : 43 k
Source : python-sphinxcontrib-httpdomain-1.7.0-14.fc36.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.