How to Install and Uninstall python3-novaclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-novaclient" package

This guide covers the steps necessary to install python3-novaclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-novaclient

2. Uninstall "python3-novaclient" package

This is a short guide on how to uninstall python3-novaclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-novaclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-novaclient
Architecture: all
Version: 2:3.3.1-2ubuntu1
Priority: optional
Section: universe/python
Source: python-novaclient
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1425
Depends: python3-babel, python3-iso8601, python3-keyring (>= 7.2), python3-keystoneauth1 (>= 2.1.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.serialization (>= 1.10.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-prettytable, python3-requests (>= 2.8.1), python3-simplejson (>= 2.2.0), python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-novaclient/python3-novaclient_3.3.1-2ubuntu1_all.deb
Size: 168894
MD5sum: 3c539cf5ecf79ebec1def19d3e66a50c
SHA1: 3d95930853866fa43eae6aa471a5c9b8fb2e61e8
SHA256: 5df4c9d706be631b9d17b530987f41561627f808f3d082687a87b4270ad04709
SHA512: 24d2075c857497c64c9d8aaca560e11d82d8bdaf45f132c7e644c5eac6b22aebd59412d401906bbd7ed3d42de941c3cf1654c2c838148dd04d22bab5b7772421
Homepage: https://github.com/openstack/python-novaclient
Description-en: client library for OpenStack Compute API - 3.x
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).
.
Python novaclient library and nova CLI tool for interacting with OpenStack
Compute (Nova) through the OpenStack Compute API.
.
This package provides the Python 3.x module.
Description-md5: 545cef31727ec394a20a51d7fc36dffe

Package: python3-novaclient
Priority: optional
Section: universe/python
Installed-Size: 1422
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-novaclient
Version: 2:3.3.1-2
Depends: python3-babel, python3-iso8601, python3-keyring (>= 7.2), python3-keystoneauth1 (>= 2.1.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.serialization (>= 1.10.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-prettytable, python3-requests (>= 2.8.1), python3-simplejson (>= 2.2.0), python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-novaclient/python3-novaclient_3.3.1-2_all.deb
Size: 168608
MD5sum: 82d5c58de6ec4328020faf56c54fc7a7
SHA1: 44b50e35b23bd822b42123f6ea1520d31e235e0b
SHA256: 885ab63c09d7fc0048d38a63612232714fb6f3ecf3445693d171351db650e0a1
Description-en: client library for OpenStack Compute API - 3.x
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).
.
Python novaclient library and nova CLI tool for interacting with OpenStack
Compute (Nova) through the OpenStack Compute API.
.
This package provides the Python 3.x module.
Description-md5: 545cef31727ec394a20a51d7fc36dffe
Homepage: https://github.com/openstack/python-novaclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu