How to Install and Uninstall python3-sphinxcontrib.httpdomain Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-sphinxcontrib.httpdomain" package

Please follow the guidelines below to install python3-sphinxcontrib.httpdomain on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sphinxcontrib.httpdomain

2. Uninstall "python3-sphinxcontrib.httpdomain" package

Please follow the steps below to uninstall python3-sphinxcontrib.httpdomain on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-sphinxcontrib.httpdomain $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinxcontrib.httpdomain package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-sphinxcontrib.httpdomain
Priority: optional
Section: universe/python
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: sphinxcontrib-httpdomain
Version: 1.3.0-1
Depends: python3:any (>= 3.3.2-2~), python3-sphinx, python3-six
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/s/sphinxcontrib-httpdomain/python3-sphinxcontrib.httpdomain_1.3.0-1_all.deb
Size: 12010
MD5sum: 4df0bcd561a49034fb61e996527dc265
SHA1: d2cca2fec93f3146115917b00251e95d75782b69
SHA256: 5922e9aad96f28c931571bf892353694253e31003d143fa126e61d5284c6144f
Description-en: Sphinx domain for HTTP APIs - Python 3.x
This contrib extension, sphinxcontrib.httpdomain provides a Sphinx domain for
describing RESTful HTTP APIs. It generates RESTful HTTP API reference
documentation from a Flask application’s routing table, similar to
sphinx.ext.autodoc.
.
This package provides the Python 3.x module.
Description-md5: 48b0d23fb775a438071fe3e930973c18
Homepage: http://pythonhosted.org/sphinxcontrib-httpdomain/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu