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

Last updated: May 12,2024

1. Install "nova-common" package

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

$ sudo apt update $ sudo apt install nova-common

2. Uninstall "nova-common" package

This is a short guide on how to uninstall nova-common on Kali Linux:

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

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

Package: nova-common
Source: nova
Version: 2:25.0.1-3
Installed-Size: 720
Maintainer: Debian OpenStack
Architecture: all
Depends: adduser, bridge-utils, dbconfig-common, iproute2 | iproute, python3-amqplib, python3-configobj, python3-iso8601, python3-nova (= 2:25.0.1-3), python3-openstackclient, q-text-as-data, sqlite3, debconf (>= 0.5) | debconf-2.0, python3:any
Suggests: python3-pysqlite2 | python3-mysqldb | python3-psycopg2
Size: 144756
SHA256: ec5a1017175c7bc741fcf8a178fc427658755c265036034955b272fce9b6f839
SHA1: 7ed471e99966f1056612a1994579e202d8912749
MD5sum: 71edcc3615cb82d7a931399644287436
Description: OpenStack Compute - common files
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 contains elements that are needed by all parts of Nova.
Description-md5: be810e37c9753e37e3fa1e6827c879cf
Homepage: http://www.openstack.org/software/openstack-compute/
Tag: admin::virtualization, devel::lang:python, implemented-in::python,
role::app-data, role::shared-lib, suite::openstack, system::cloud,
system::virtual
Section: net
Priority: optional
Filename: pool/main/n/nova/nova-common_25.0.1-3_all.deb