How to Install and Uninstall nova-conductor Package on Kali Linux

Last updated: October 05,2024

1. Install "nova-conductor" package

In this section, we are going to explain the necessary steps to install nova-conductor on Kali Linux

$ sudo apt update $ sudo apt install nova-conductor

2. Uninstall "nova-conductor" package

Please follow the steps below to uninstall nova-conductor on Kali Linux:

$ sudo apt remove nova-conductor $ sudo apt autoclean && sudo apt autoremove

3. Information about the nova-conductor package on Kali Linux

Package: nova-conductor
Source: nova
Version: 2:25.0.1-3
Installed-Size: 59
Maintainer: Debian OpenStack
Architecture: all
Depends: nova-common (= 2:25.0.1-3), lsb-base (>= 3.0.6), python3:any
Size: 31712
SHA256: 3c0ef259fb8d83b2ec0d6eaf4275ad8b919356d299421b5cd56c2dbc2778287d
SHA1: 92f4aa6f6882d7478b90b5e0574de34b1ca17109
MD5sum: 1fdc48e7336b783935c8a58eca313a58
Description: OpenStack Compute - conductor service
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 the Nova conductor service component.
Description-md5: 738dfb7566d0b5037ee74eb78e1e9ace
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-conductor_25.0.1-3_all.deb