How to Install and Uninstall python-ironicclient-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "python-ironicclient-doc" package

This guide covers the steps necessary to install python-ironicclient-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ironicclient-doc

2. Uninstall "python-ironicclient-doc" package

Learn how to uninstall python-ironicclient-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-ironicclient-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-ironicclient-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-ironicclient-doc
Priority: extra
Section: universe/doc
Installed-Size: 149
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-ironicclient
Version: 1.2.0-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-ironicclient/python-ironicclient-doc_1.2.0-2_all.deb
Size: 30964
MD5sum: 24b56c1088be65386ebd17651cd83511
SHA1: 825aa538dc035e4e0d56f33b6b344dd98d8137da
SHA256: 96c7dc8bcae9fa78e26e4d061317a59569a421bdae00efe45abf5da94200d4f4
Description-en: Client for OpenStack bare metal Service - doc
Ironic provision bare metal machines instead of virtual machines. It is a fork
of the Nova Baremetal driver. It is best thought of as a bare metal hypervisor
API and a set of plugins which interact with the bare metal hypervisors. By
default, it will use PXE and IPMI in concert to provision and turn on/off
machines, but Ironic also supports vendor-specific plugins which may
implement
additional functionality.
.
This is a client for the OpenStack Ironic API. There's a Python API
(the "ironicclient" module), and a command-line script ("ironic").
.
Installing this package gets you a shell command, that you can use to
interact with Ironic's API.
.
This package provides the documentation.
Description-md5: f8239ba8110e10dc62062ce58df525a4
Homepage: http://www.openstack.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu