How to Install and Uninstall ironic-api Package on Kali Linux

Last updated: May 04,2024

1. Install "ironic-api" package

Please follow the steps below to install ironic-api on Kali Linux

$ sudo apt update $ sudo apt install ironic-api

2. Uninstall "ironic-api" package

This is a short guide on how to uninstall ironic-api on Kali Linux:

$ sudo apt remove ironic-api $ sudo apt autoclean && sudo apt autoremove

3. Information about the ironic-api package on Kali Linux

Package: ironic-api
Source: ironic
Version: 1:20.1.0-2
Installed-Size: 137
Maintainer: Debian OpenStack
Architecture: all
Depends: adduser, debconf, ironic-common (= 1:20.1.0-2), python3-keystoneclient, python3-openstackclient, python3-pastescript, q-text-as-data, uwsgi-plugin-python3, debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0.6)
Size: 23116
SHA256: 8387234104b064be908569c6806c83dd7cff83acf5ceec76e756f41978bc04c3
SHA1: 7bbcee32ef1229968e15084b2e5bb44a4628d744
MD5sum: 3f8bacc2a9484275e244d9c1642f40b6
Description: bare metal hypervisor API for OpenStack - API server
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 Ironic API server. The ironic-api service provides a
RESTful API that supports JSON and XML.
Description-md5: b97fce6888e562e8174eaa8b9c8b73cc
Homepage: https://github.com/openstack/ironic
Tag: admin::virtualization, implemented-in::python, role::program,
suite::openstack, system::cloud, system::virtual
Section: net
Priority: optional
Filename: pool/main/i/ironic/ironic-api_20.1.0-2_all.deb