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

Last updated: May 16,2024

1. Install "python3-nova" package

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

$ sudo apt update $ sudo apt install python3-nova

2. Uninstall "python3-nova" package

This guide let you learn how to uninstall python3-nova on Kali Linux:

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

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

Package: python3-nova
Source: nova
Version: 2:25.0.1-3
Installed-Size: 26383
Maintainer: Debian OpenStack
Architecture: all
Replaces: python-nova
Depends: alembic (>= 1.5.0), e2fsprogs, openssh-client, openssl, python3-barbicanclient, python3-castellan, python3-ceph, python3-cinderclient, python3-cryptography (>= 2.7), python3-cursive, python3-dateutil, python3-decorator, python3-eventlet (>= 0.30.1), python3-feedparser, python3-futurist, python3-glanceclient, python3-greenlet, python3-iso8601, python3-jinja2, python3-jsonschema, python3-keystoneauth1, python3-keystonemiddleware, python3-lxml, python3-memcache, python3-microversion-parse, python3-migrate, python3-mypy, python3-mysqldb, python3-netaddr, python3-netifaces, python3-neutronclient, python3-novaclient, python3-openstacksdk, python3-os-brick (>= 5.2.0), python3-os-resource-classes (>= 1.1.0), python3-os-service-types, python3-os-traits (>= 2.7.0), python3-os-vif, python3-os-win (>= 5.5.0), python3-oslo.cache, python3-oslo.concurrency (>= 4.5.0), python3-oslo.config (>= 1:8.6.0), python3-oslo.context (>= 3.4.0), python3-oslo.db (>= 10.0.0), python3-oslo.i18n (>= 5.1.0), python3-oslo.limit (>= 1.5.0), python3-oslo.log (>= 4.6.1), python3-oslo.messaging, python3-oslo.middleware, python3-oslo.policy (>= 3.7.0), python3-oslo.privsep (>= 2.6.2), python3-oslo.reports, python3-oslo.rootwrap, python3-oslo.serialization (>= 4.2.0), python3-oslo.service (>= 2.8.0), python3-oslo.upgradecheck (>= 1.3.0), python3-oslo.utils (>= 4.12.1), python3-oslo.versionedobjects, python3-paramiko, python3-paste, python3-pastedeploy, python3-pbr (>= 5.8.0), python3-prettytable, python3-psutil, python3-psycopg2, python3-pycurl, python3-pymysql, python3-pyparsing, python3-pypowervm, python3-requests, python3-retrying, python3-rfc3986, python3-routes, python3-sqlalchemy (>= 1.4.13), python3-stevedore, python3-taskflow, python3-tempita, python3-tooz, python3-webob, python3-websockify, python3-yaml, sudo, python3-alembic, python3-packaging, python3:any
Suggests: python3-suds
Conflicts: python3-cjson
Breaks: python-nova
Size: 3040004
SHA256: d9be807380e2bb46869775a083042a5a8e26cb6410d45584b4747a68048d8f25
SHA1: 801bd293e3a174be87269e045b68481becd2b9cc
MD5sum: 859cc639fd442f8b298df9ca4f884895
Description: OpenStack Compute - libraries
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 the core Python parts of Nova.
Description-md5: 7a990c4e2b56a06dcde23fc927997719
Homepage: http://www.openstack.org/software/openstack-compute/
Section: python
Priority: optional
Filename: pool/main/n/nova/python3-nova_25.0.1-3_all.deb