How to Install and Uninstall python3-ironicclient Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-ironicclient" package

Please follow the guidelines below to install python3-ironicclient on Kali Linux

$ sudo apt update $ sudo apt install python3-ironicclient

2. Uninstall "python3-ironicclient" package

Learn how to uninstall python3-ironicclient on Kali Linux:

$ sudo apt remove python3-ironicclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ironicclient package on Kali Linux

Package: python3-ironicclient
Source: python-ironicclient
Version: 5.4.0-2
Installed-Size: 1329
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-appdirs (>= 1.3.0), python3-cliff, python3-dogpile.cache, python3-jsonschema, python3-keystoneauth1, python3-openstackclient, python3-openstacksdk, python3-osc-lib, python3-oslo.utils, python3-pbr, python3-requests, python3-stevedore, python3-yaml, python3:any
Size: 124656
SHA256: 4c18645c742123fc350bc55afc83380e210317b06c69486cbd5d80001e2bfdea
SHA1: 987354cb9639414f68bb3181ebef51fafe9f9339
MD5sum: 6fe4d374c5a0ca5bf3ad1191ccd3a153
Description: Client for OpenStack bare metal Service - Python 3.x
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 Python 3.x support.
Description-md5:
Homepage: http://www.openstack.org
Tag: admin::virtualization, implemented-in::python, interface::shell,
role::program, role::shared-lib, suite::openstack, system::cloud,
system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-ironicclient/python3-ironicclient_5.4.0-2_all.deb