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

Last updated: June 02,2024

1. Install "nova-scheduler" package

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

$ sudo apt update $ sudo apt install nova-scheduler

2. Uninstall "nova-scheduler" package

Learn how to uninstall nova-scheduler on Kali Linux:

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

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

Package: nova-scheduler
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: 31740
SHA256: ee2a2e2b90ef1f09cd7263e43b34d0bbba433f8e1accb0c861eaae5cd7411df3
SHA1: a1c79e4f804ee5d67ab3fda517d9cd9eac7582cb
MD5sum: 94b10b44bf72745819b3bc54a571863c
Description: OpenStack Compute - virtual machine scheduler
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 scheduler.
Description-md5: cf49148e61d8608b3a10867a86a16cbf
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-scheduler_25.0.1-3_all.deb