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

Last updated: May 18,2024

1. Install "python3-ironic-lib" package

This guide let you learn how to install python3-ironic-lib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-ironic-lib

2. Uninstall "python3-ironic-lib" package

Here is a brief guide to show you how to uninstall python3-ironic-lib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-ironic-lib $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-ironic-lib
Priority: optional
Section: universe/python
Installed-Size: 113
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-ironic-lib
Version: 1.1.0-1
Depends: python3-crypto, python3-eventlet (>= 0.18.4), python3-greenlet (>= 0.3.2), python3-oslo.concurrency (>= 3.5.0), python3-oslo.config (>= 1:3.4.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.log (>= 1.14.0), python3-oslo.service (>= 1.0.0), python3-oslo.utils (>= 2.8.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-lib/python3-ironic-lib_1.1.0-1_all.deb
Size: 19406
MD5sum: aa329d2b2797de1743e01505b471ce35
SHA1: 29e4a47e47229f9e4b7b8135e088d99f24d7bd44
SHA256: c76a60120755c3e85af8f2a4d8ab2d242445a9c0fb2bda3ef085ad58c924f21f
Description-en: common library used by various Ironic projects - Python 3.x
A common library to be used by various projects in the Ironic ecosystem.
.
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 package provides the Python 3.x module.
Description-md5: 75b08068dceb7d73eb9f6662cd77c835
Homepage: http://www.openstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu