How to Install and Uninstall python3-ironic-inspector-client Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-ironic-inspector-client" package

Here is a brief guide to show you how to install python3-ironic-inspector-client on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-ironic-inspector-client

2. Uninstall "python3-ironic-inspector-client" package

Please follow the instructions below to uninstall python3-ironic-inspector-client on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-ironic-inspector-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ironic-inspector-client package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-ironic-inspector-client
Priority: optional
Section: universe/python
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-ironic-inspector-client
Version: 1.5.0-2
Depends: python3-cliff (>= 1.15.0), python3-keystoneclient (>= 1.6.0), python3-openstackclient (>= 2.1.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-requests (>= 2.8.1), python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-ironic-inspector-client/python3-ironic-inspector-client_1.5.0-2_all.deb
Size: 17592
MD5sum: da8567c7ba0369a87178a450077b0abf
SHA1: 7e2f743fd2840f9671f7c6fbf140879078c919c2
SHA256: 004d5ff26dfe80729857caecd111b8864aee7ef2d3a5b99d5df21f118026175b
Description-en: client for Ironic Inspector - Python 3.x
This is an auxiliary service for discovering hardware properties for a node
managed by OpenStack Ironic. Hardware introspection or hardware properties
discovery is a process of getting hardware parameters required for scheduling
from a bare metal node, given it's power management credentials (e.g. IPMI
address, user name and password).
.
A special discovery ramdisk is required to collect the information on a node.
The default one can be built using diskimage-builder and
ironic-inspector-ramdisk element.
.
This package contains the Python 3.x module.
Description-md5: 68bbf3c06644f5927d3844ffb5adf0ed
Homepage: https://launchpad.net/python-ironic-inspector-client
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu