How to Install and Uninstall python3-openstack-doc-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "python3-openstack-doc-tools" package

This tutorial shows how to install python3-openstack-doc-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-openstack-doc-tools

2. Uninstall "python3-openstack-doc-tools" package

Please follow the steps below to uninstall python3-openstack-doc-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-openstack-doc-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-openstack-doc-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-openstack-doc-tools
Priority: extra
Section: universe/python
Installed-Size: 980
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: openstack-doc-tools
Version: 0.31.0-4
Depends: libxml2-dev, libxslt-dev, openstack-doc-tools-common (= 0.31.0-4), python3-babel, python3-demjson, python3-iso8601, python3-lxml, python3-oslo.config (>= 1:2.3.0), python3-pbr (>= 1.8), python3-sphinx, python3-yaml, python3 (>= 3.2), python3:any (>= 3.3.2-2~)
Filename: pool/universe/o/openstack-doc-tools/python3-openstack-doc-tools_0.31.0-4_all.deb
Size: 109604
MD5sum: a754e1d62f3008a2ef51e4225ddfb888
SHA1: 6bc67a9ed10f8576fa59af40b288767e61350b85
SHA256: 3175a59ba838b986355d3a87754b6c7c064ce44a9621b05ae9ef27398a4d9ae8
Description-en: tools used by the OpenStack Documentation project - Python 3.x
This package contains a set of tools used to build the OpenStack documentation
(install-guide, etc.) in multiple formats: html, pdf, etc. The input format is
a set of XML documents.
.
This package provides the Python 3.x module.
Description-md5: c256ca6c180dec3dd9d6536e769db034
Homepage: https://github.com/openstack/openstack-doc-tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu