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

Last updated: May 18,2024

1. Install "nova-compute" package

This guide let you learn how to install nova-compute on Kali Linux

$ sudo apt update $ sudo apt install nova-compute

2. Uninstall "nova-compute" package

Please follow the guidance below to uninstall nova-compute on Kali Linux:

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

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

Package: nova-compute
Source: nova
Version: 2:25.0.1-3
Installed-Size: 66
Maintainer: Debian OpenStack
Architecture: all
Depends: adduser, conntrack, cgroup-tools, curl, dosfstools, ebtables, fdisk | util-linux (<< 2.29.2-3~), gawk, iptables, kpartx, nova-common (= 2:25.0.1-3), nova-compute-kvm | nova-compute-hypervisor, open-iscsi, ovmf, parted, qemu-utils, rsync, vlan, lsb-base (>= 3.0.6), python3:any
Recommends: dmidecode
Size: 32424
SHA256: 0c8c6ba89a29ef198f6f019ea0dc5fb291b993fa706aedea3a9d24c10e2a5f59
SHA1: a3218a38ab3353942eed03d7f5b0a29cd3607632
MD5sum: 2965a9b4c9bdfd7988d113b4092aeddf
Description: OpenStack Compute - compute node
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 package equips a system to function as a compute node, running the
virtual machines.
Description-md5: abef552695fcdbc4d11dcd8d9a15c1b6
Homepage: http://www.openstack.org/software/openstack-compute/
Tag: admin::virtualization, implemented-in::python, interface::daemon,
network::server, role::program, suite::openstack, system::cloud,
system::virtual
Section: net
Priority: optional
Filename: pool/main/n/nova/nova-compute_25.0.1-3_all.deb