Install python-sphinxcontrib-httpdomain
Installing python-sphinxcontrib-httpdomain package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install python-sphinxcontrib-httpdomain
python-sphinxcontrib-httpdomain package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | python-sphinxcontrib-httpdomain |
version | 1.3.0-1 |
description | Sphinx domain for HTTP APIs – transition package |
subsection | python |
website | pythonhosted.org / sphinxcontrib-httpdomain / |
maintainer | PKG OpenStack |
Uninstall python-sphinxcontrib-httpdomain
To remove just python-sphinxcontrib-httpdomain package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python-sphinxcontrib-httpdomain
Uninstall python-sphinxcontrib-httpdomain and it’s dependent packages
To remove the python-sphinxcontrib-httpdomain package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python-sphinxcontrib-httpdomain
Purging python-sphinxcontrib-httpdomain
If you also want to delete configuration and/or data files of python-sphinxcontrib-httpdomain from Debian Sid then this will work:
sudo apt-get purge python-sphinxcontrib-httpdomain
To delete configuration and/or data files of python-sphinxcontrib-httpdomain and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python-sphinxcontrib-httpdomain