How To Install python3-nova on Ubuntu 20.04

In this tutorial we learn how to install python3-nova on Ubuntu 20.04. python3-nova is OpenStack Compute Python 3 libraries OpenStack Compute Python 3 libraries

Introduction

In this tutorial we learn how to install python3-nova on Ubuntu 20.04.

What is python3-nova

python3-nova is:

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.

Package: python3-nova Architecture: all Version: 2:21.0.0~b3~git2020041013.57ff308d6d-0ubuntu2 Priority: extra Section: python Source: nova Origin: Ubuntu Maintainer: Ubuntu Developers [email protected] Original-Maintainer: Openstack Maintainers [email protected] Bugs: https://bugs.launchpad.net/ubuntu/+filebug Installed-Size: 26221 Depends: nova-common (= 2:21.0.0~b3~git2020041013.57ff308d6d-0ubuntu2), openssh-client, openssl, 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.5.3), python3-decorator (>= 3.4.0), python3-eventlet (>= 0.20.0), python3-futurist (>= 1.8.0), python3-glanceclient (>= 1:2.8.0), python3-greenlet (>= 0.4.10), python3-iso8601 (>= 0.1.11), python3-jinja2 (>= 2.10), python3-jsonschema (>= 2.6.0), python3-keystone, python3-keystoneauth1 (>= 3.16.0), python3-keystonemiddleware (>= 4.20.0), python3-libvirt, python3-lxml (>= 3.4.1), python3-microversion-parse (>= 0.2.1), python3-migrate (>= 0.13.0), python3-netaddr (>= 0.7.18), python3-netifaces (>= 0.10.4), python3-neutronclient (>= 1:6.7.0), python3-openstacksdk (>= 0.35.0), python3-os-brick (>= 2.6.2), python3-os-resource-classes (>= 0.4.0), python3-os-service-types (>= 1.7.0), python3-os-traits (>= 2.1.0), python3-os-vif (>= 1.14.0), python3-os-win (>= 3.0.0), python3-os-xenapi (>= 0.3.3), python3-oslo.cache (>= 1.26.0), python3-oslo.concurrency (>= 3.29.0), python3-oslo.config (>= 1:6.1.0), python3-oslo.context (>= 1:2.21.0), python3-oslo.db (>= 4.44.0), python3-oslo.i18n (>= 3.15.3), python3-oslo.log (>= 3.36.0), python3-oslo.messaging (>= 10.3.0), python3-oslo.middleware (>= 3.31.0), python3-oslo.policy (>= 2.3.0), python3-oslo.privsep (>= 1.33.2), python3-oslo.reports (>= 1.18.0), python3-oslo.rootwrap (>= 5.8.0), python3-oslo.serialization (>= 2.21.1), python3-oslo.service (>= 1.40.1), python3-oslo.upgradecheck (>= 0.1.1), python3-oslo.utils (>= 3.40.2), python3-oslo.versionedobjects (>= 1.35.0), python3-oslo.vmware (>= 2.15.0), python3-osprofiler, python3-paramiko (>= 2.0.0), python3-paste (>= 2.0.2), python3-pastedeploy (>= 1.5.0), python3-pbr (>= 2.0.0), 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.14.2), python3-retrying (>= 1.3.3), python3-rfc3986 (>= 1.1.0), python3-routes (>= 2.3.1), python3-six (>= 1.10.0), python3-sqlalchemy (>= 1.2.19), python3-stevedore (>= 1:1.20.0), python3-taskflow (>= 2.16.0), python3-tooz (>= 1.58.0), python3-webob (>= 1:1.8.2), python3-websockify (>= 0.9.0), python3-zvmcloudconnector (>= 1.3.0), python3:any Suggests: python3-ldap Conflicts: python3-cjson Filename: pool/main/n/nova/python3-nova_21.0.0~b3~git2020041013.57ff308d6d-0ubuntu2_all.deb Size: 3007540 MD5sum: 4b3424bd4e4e38de0d15a1199b0aee2b SHA1: 065e0a2a58828424dce5b20f705e2b65c743e2c4 SHA256: ee788ed27b3ba28899a8d67e2f038ed9bde6f90b92df76fd80fc69f6f053e300 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.

There are three methods to install python3-nova on Ubuntu 20.04. We can use apt-get, apt and aptitude. In the following sections we will describe each method. You can choose one of them.

Install python3-nova Using apt-get

Update apt database with apt-get using the following command.

sudo apt-get update

After updating apt database, We can install python3-nova using apt-get by running the following command:

sudo apt-get -y install python3-nova

Install python3-nova Using apt

Update apt database with apt using the following command.

sudo apt update

After updating apt database, We can install python3-nova using apt by running the following command:

sudo apt -y install python3-nova

Install python3-nova Using aptitude

If you want to follow this method, you might need to install aptitude first since aptitude is usually not installed by default on Ubuntu. Update apt database with aptitude using the following command.

sudo aptitude update

After updating apt database, We can install python3-nova using aptitude by running the following command:

sudo aptitude -y install python3-nova

How To Uninstall python3-nova on Ubuntu 20.04

To uninstall only the python3-nova package we can use the following command:

sudo apt-get remove python3-nova

Uninstall python3-nova And Its Dependencies

To uninstall python3-nova and its dependencies that are no longer needed by Ubuntu 20.04, we can use the command below:

sudo apt-get -y autoremove python3-nova

Remove python3-nova Configurations and Data

To remove python3-nova configuration and data from Ubuntu 20.04 we can use the following command:

sudo apt-get -y purge python3-nova

Remove python3-nova configuration, data, and all of its dependencies

We can use the following command to remove python3-nova configurations, data and all of its dependencies, we can use the following command:

sudo apt-get -y autoremove --purge python3-nova

References

Summary

In this tutorial we learn how to install python3-nova package on Ubuntu 20.04 using different package management tools: apt, apt-get and aptitude.