How to Install and Uninstall python3-nova Package on Ubuntu 21.10 (Impish Indri)
Last updated: January 11,2025
1. Install "python3-nova" package
Here is a brief guide to show you how to install python3-nova on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
python3-nova
Copied
2. Uninstall "python3-nova" package
Please follow the step by step instructions below to uninstall python3-nova on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
python3-nova
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-nova package on Ubuntu 21.10 (Impish Indri)
Package: python3-nova
Architecture: all
Version: 3:24.0.0-0ubuntu1
Priority: extra
Section: python
Source: nova
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Openstack Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26024
Depends: nova-common (= 3:24.0.0-0ubuntu1), openssh-client, openssl, python3-alembic (>= 1.5.0), python3-babel (>= 2.3.4), python3-castellan (>= 0.16.0), python3-cinderclient (>= 1:3.3.0), python3-cryptography (>= 2.7), python3-cursive (>= 0.2.1), python3-dateutil (>= 2.7.0), python3-decorator (>= 4.1.0), python3-eventlet (>= 0.30.1), python3-futurist (>= 1.8.0), python3-glanceclient (>= 1:2.8.0), python3-greenlet (>= 0.4.15), python3-iso8601 (>= 0.1.11), python3-jinja2 (>= 2.10), python3-jsonschema (>= 3.2.0), python3-keystone, python3-keystoneauth1 (>= 3.16.0), python3-keystonemiddleware (>= 4.20.0), python3-libvirt, python3-lxml (>= 4.5.0), python3-microversion-parse (>= 0.2.1), python3-migrate (>= 0.13.0), python3-netaddr (>= 0.7.18), python3-netifaces (>= 0.10.4), python3-neutronclient (>= 1:7.1.0), python3-openstacksdk (>= 0.35.0), python3-os-brick (>= 4.3.1), python3-os-resource-classes (>= 1.1.0), python3-os-service-types (>= 1.7.0), python3-os-traits (>= 2.5.0), python3-os-vif (>= 1.15.2), python3-os-win (>= 5.4.0), python3-os-xenapi (>= 0.3.4), python3-oslo.cache (>= 1.26.0), python3-oslo.concurrency (>= 4.4.0), python3-oslo.config (>= 1:8.6.0), python3-oslo.context (>= 1:3.1.1), python3-oslo.db (>= 10.0.0), python3-oslo.i18n (>= 5.0.1), python3-oslo.log (>= 4.4.0), python3-oslo.messaging (>= 10.3.0), python3-oslo.middleware (>= 3.31.0), python3-oslo.policy (>= 3.7.0), python3-oslo.privsep (>= 2.4.0), python3-oslo.reports (>= 1.18.0), python3-oslo.rootwrap (>= 5.8.0), python3-oslo.serialization (>= 4.1.0), python3-oslo.service (>= 2.5.0), python3-oslo.upgradecheck (>= 1.3.0), python3-oslo.utils (>= 4.8.0), python3-oslo.versionedobjects (>= 1.35.0), python3-oslo.vmware (>= 2.15.0), python3-osprofiler, python3-paramiko (>= 2.7.1), python3-paste (>= 2.0.2), python3-pastedeploy (>= 1.5.0), python3-pbr (>= 5.5.1), python3-pkg-resources (>= 21.0.0), python3-prettytable (>= 0.7.1), python3-psutil (>= 3.2.2), python3-pymysql, python3-pypowervm (>= 1.1.15), python3-requests (>= 2.25.1), python3-retrying (>= 1.3.3), python3-rfc3986 (>= 1.2.0), python3-routes (>= 2.3.1), python3-sqlalchemy (>= 1.3.22), python3-stevedore (>= 1:1.20.0), python3-taskflow (>= 3.8.0), python3-tooz (>= 1.58.0), python3-webob (>= 1:1.8.2), python3-websockify (>= 0.9.0), python3-yaml (>= 5.1), python3-zvmcloudconnector (>= 1.3.0), python3:any
Suggests: python3-ldap
Conflicts: python3-cjson
Filename: pool/main/n/nova/python3-nova_24.0.0-0ubuntu1_all.deb
Size: 2967336
MD5sum: 569553d08e1b47de73896d99b750dc17
SHA1: 6bb603834f93a9bbc5317dec840e5ef55caecb77
SHA256: 9006b67989dbd401554d1b107b212b79aea204f4fdfea8720403bde934c23347
SHA512: 86ce4125119b2665cffe98c3ca349db13fa06b4ecf73053560afa5e67b5aad9f4adacf50a52d5a37c0779f917c949eeede83ead5e6b8642fd37f10219864d468
Homepage: https://launchpad.net/nova
Description-en: OpenStack Compute Python 3 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. In
addition to its "native" API (the OpenStack API), it also supports the Amazon
EC2 API.
.
Nova is intended to be modular and easy to extend and adapt. It supports many
different hypervisors (KVM and Xen to name a few), different database backends
(SQLite, MySQL, and PostgreSQL, for instance), different types of user
databases (LDAP or SQL), etc.
.
This package contains the Python 3 nova libraries.
Description-md5: c5bba63c1cc9250b3fdd5277a7a70f1a
Architecture: all
Version: 3:24.0.0-0ubuntu1
Priority: extra
Section: python
Source: nova
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Openstack Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26024
Depends: nova-common (= 3:24.0.0-0ubuntu1), openssh-client, openssl, python3-alembic (>= 1.5.0), python3-babel (>= 2.3.4), python3-castellan (>= 0.16.0), python3-cinderclient (>= 1:3.3.0), python3-cryptography (>= 2.7), python3-cursive (>= 0.2.1), python3-dateutil (>= 2.7.0), python3-decorator (>= 4.1.0), python3-eventlet (>= 0.30.1), python3-futurist (>= 1.8.0), python3-glanceclient (>= 1:2.8.0), python3-greenlet (>= 0.4.15), python3-iso8601 (>= 0.1.11), python3-jinja2 (>= 2.10), python3-jsonschema (>= 3.2.0), python3-keystone, python3-keystoneauth1 (>= 3.16.0), python3-keystonemiddleware (>= 4.20.0), python3-libvirt, python3-lxml (>= 4.5.0), python3-microversion-parse (>= 0.2.1), python3-migrate (>= 0.13.0), python3-netaddr (>= 0.7.18), python3-netifaces (>= 0.10.4), python3-neutronclient (>= 1:7.1.0), python3-openstacksdk (>= 0.35.0), python3-os-brick (>= 4.3.1), python3-os-resource-classes (>= 1.1.0), python3-os-service-types (>= 1.7.0), python3-os-traits (>= 2.5.0), python3-os-vif (>= 1.15.2), python3-os-win (>= 5.4.0), python3-os-xenapi (>= 0.3.4), python3-oslo.cache (>= 1.26.0), python3-oslo.concurrency (>= 4.4.0), python3-oslo.config (>= 1:8.6.0), python3-oslo.context (>= 1:3.1.1), python3-oslo.db (>= 10.0.0), python3-oslo.i18n (>= 5.0.1), python3-oslo.log (>= 4.4.0), python3-oslo.messaging (>= 10.3.0), python3-oslo.middleware (>= 3.31.0), python3-oslo.policy (>= 3.7.0), python3-oslo.privsep (>= 2.4.0), python3-oslo.reports (>= 1.18.0), python3-oslo.rootwrap (>= 5.8.0), python3-oslo.serialization (>= 4.1.0), python3-oslo.service (>= 2.5.0), python3-oslo.upgradecheck (>= 1.3.0), python3-oslo.utils (>= 4.8.0), python3-oslo.versionedobjects (>= 1.35.0), python3-oslo.vmware (>= 2.15.0), python3-osprofiler, python3-paramiko (>= 2.7.1), python3-paste (>= 2.0.2), python3-pastedeploy (>= 1.5.0), python3-pbr (>= 5.5.1), python3-pkg-resources (>= 21.0.0), python3-prettytable (>= 0.7.1), python3-psutil (>= 3.2.2), python3-pymysql, python3-pypowervm (>= 1.1.15), python3-requests (>= 2.25.1), python3-retrying (>= 1.3.3), python3-rfc3986 (>= 1.2.0), python3-routes (>= 2.3.1), python3-sqlalchemy (>= 1.3.22), python3-stevedore (>= 1:1.20.0), python3-taskflow (>= 3.8.0), python3-tooz (>= 1.58.0), python3-webob (>= 1:1.8.2), python3-websockify (>= 0.9.0), python3-yaml (>= 5.1), python3-zvmcloudconnector (>= 1.3.0), python3:any
Suggests: python3-ldap
Conflicts: python3-cjson
Filename: pool/main/n/nova/python3-nova_24.0.0-0ubuntu1_all.deb
Size: 2967336
MD5sum: 569553d08e1b47de73896d99b750dc17
SHA1: 6bb603834f93a9bbc5317dec840e5ef55caecb77
SHA256: 9006b67989dbd401554d1b107b212b79aea204f4fdfea8720403bde934c23347
SHA512: 86ce4125119b2665cffe98c3ca349db13fa06b4ecf73053560afa5e67b5aad9f4adacf50a52d5a37c0779f917c949eeede83ead5e6b8642fd37f10219864d468
Homepage: https://launchpad.net/nova
Description-en: OpenStack Compute Python 3 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. In
addition to its "native" API (the OpenStack API), it also supports the Amazon
EC2 API.
.
Nova is intended to be modular and easy to extend and adapt. It supports many
different hypervisors (KVM and Xen to name a few), different database backends
(SQLite, MySQL, and PostgreSQL, for instance), different types of user
databases (LDAP or SQL), etc.
.
This package contains the Python 3 nova libraries.
Description-md5: c5bba63c1cc9250b3fdd5277a7a70f1a