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

Last updated: May 17,2024

1. Install "nova-compute-kvm" package

Learn how to install nova-compute-kvm on Kali Linux

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

2. Uninstall "nova-compute-kvm" package

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

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

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

Package: nova-compute-kvm
Source: nova
Version: 2:25.0.1-3
Installed-Size: 38
Maintainer: Debian OpenStack
Architecture: all
Provides: nova-compute-hypervisor
Depends: adduser, dpkg-dev, libvirt-daemon-system, nova-common, nova-compute, python3-libvirt, qemu-block-extra, qemu-system-x86, swtpm
Recommends: guestmount
Conflicts: nova-compute-ironic, nova-compute-lxc, nova-compute-qemu, nova-compute-xen
Breaks: qemu-system-common (<< 1:4.0)
Size: 26416
SHA256: 8104514dfe225b51a2148b73bf2e3946282b63ed9f8ee3f61ad7d263c329e00e
SHA1: aa071cf6f06c63dfb5ef6aba95c6724d76a1b181
MD5sum: 68de672f9d070e9e54a933fd27cefdf1
Description: OpenStack Compute - compute node (KVM)
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 KVM.
Description-md5: 634d4d8c048cf45b3a85a76d49728fa6
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-kvm_25.0.1-3_all.deb