How to Install and Uninstall nova-compute-ironic Package on Kali Linux

Last updated: May 13,2024

1. Install "nova-compute-ironic" package

This is a short guide on how to install nova-compute-ironic on Kali Linux

$ sudo apt update $ sudo apt install nova-compute-ironic

2. Uninstall "nova-compute-ironic" package

Here is a brief guide to show you how to uninstall nova-compute-ironic on Kali Linux:

$ sudo apt remove nova-compute-ironic $ sudo apt autoclean && sudo apt autoremove

3. Information about the nova-compute-ironic package on Kali Linux

Package: nova-compute-ironic
Source: nova
Version: 2:25.0.1-3
Installed-Size: 37
Maintainer: Debian OpenStack
Architecture: all
Provides: nova-compute-hypervisor
Depends: adduser, dpkg-dev, nova-common, nova-compute, python3-ironicclient, python3-libvirt
Recommends: guestmount
Conflicts: nova-baremetal, nova-compute-kvm, nova-compute-lxc, nova-compute-qemu, nova-compute-xen
Size: 26256
SHA256: acda04cfe9dfb63a961187111073c0bf98bb9b4429c06073fe89e02ebdb3e0f2
SHA1: 02df68937e309fca19a3a49f8129a01c83d7a6b8
MD5sum: 19f3a9bcf68c71f94ce249e9476a561a
Description: OpenStack Compute - compute node (Ironic)
OpenStack is a reliable cloud infrastructure. Its mission is to produce
the ubiquitous cloud computing platform that will meet the needs of public
and private cloud providers regardless of size, by being simple to implement
and massively scalable.
.
OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
designed to be modular and easy to extend and adapt. In addition to its
"native" OpenStack API, it also supports the Amazon EC2 API, and it supports
many different database backends (including SQLite, MySQL, and PostgreSQL),
hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
.
This is a dependency package for compute nodes using Ironic.
Description-md5: 5831d0390e765e41a636fe4f9697285d
Homepage: http://www.openstack.org/software/openstack-compute/
Tag: admin::virtualization, implemented-in::python, role::program,
suite::openstack, system::cloud, system::virtual
Section: net
Priority: optional
Filename: pool/main/n/nova/nova-compute-ironic_25.0.1-3_all.deb