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

Last updated: May 17,2024

1. Install "python3-openstackclient" package

Please follow the step by step instructions below to install python3-openstackclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-openstackclient

2. Uninstall "python3-openstackclient" package

This tutorial shows how to uninstall python3-openstackclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-openstackclient
Architecture: all
Version: 2.3.1-0ubuntu1
Priority: optional
Section: universe/python
Source: python-openstackclient
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1861
Depends: python3-babel, python3-cinderclient (>= 1:1.3.1), python3-cliff (>= 1.15.0), python3-crypto, python3-glanceclient (>= 1:2.0.0), python3-keyring, python3-keystoneauth1 (>= 2.1.0), python3-keystoneclient (>= 1:1.6.0), python3-neutronclient (>= 1:2.6.0), python3-novaclient (>= 2:2.30.0), python3-openstacksdk (>= 0.8.1), python3-os-client-config (>= 1.13.1), python3-oslo.config (>= 1:3.7.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.serialization (>= 1.2.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-requests (>= 2.8.1), python3-six (>= 1.9.0), python3-stevedore (>= 1.5.0), python3.5:any, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-openstackclient/python3-openstackclient_2.3.1-0ubuntu1_all.deb
Size: 155404
MD5sum: 2b91cc0107e059f8f92199f2e14788b6
SHA1: 4a25eb0f69469e28cebcc4203e7b2323e2d2e182
SHA256: 155c23144495810bbe63e7622d8e609ac0a8c591112bb2f56a96c4ecc47d01c9
SHA512: dbb0b36e8035a47308e86e9135bc31dd784eb16c5876fe349c967a577751096dca13fda4649b59cd15fa93ce1f77b10962a581ce4cf902f19cd3a0ef89e8dc72
Homepage: http://wiki.openstack.org/OpenStackClient
Description-en: OpenStack Command-line Client - Python 3.x
python-openstackclient is a unified command-line client for the OpenStack APIs.
It is a thin wrapper to the stock python-*client modules that implement the
actual REST API client actions.
.
This is an implementation of the design goals shown in
http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide
a unified shell command structure and a common language to describe
operations in OpenStack.
.
This package contains the Python 3.x module.
Description-md5: 030c3c6e2e45523d8ca9de1b9030ba8f

Package: python3-openstackclient
Priority: optional
Section: universe/python
Installed-Size: 1861
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-openstackclient
Version: 2.3.0-2
Depends: python3-babel, python3-cinderclient (>= 1:1.3.1), python3-cliff (>= 1.15.0), python3-crypto, python3-glanceclient (>= 1:2.0.0), python3-keyring, python3-keystoneauth1 (>= 2.1.0), python3-keystoneclient (>= 1:1.6.0), python3-neutronclient (>= 1:2.6.0), python3-novaclient (>= 2:2.30.0), python3-openstacksdk (>= 0.8.1), python3-os-client-config (>= 1.13.1), python3-oslo.config (>= 1:3.7.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.serialization (>= 1.2.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-requests (>= 2.8.1), python3-six (>= 1.9.0), python3-stevedore (>= 1.5.0), python3.5:any, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-openstackclient/python3-openstackclient_2.3.0-2_all.deb
Size: 155500
MD5sum: 86000e3326d9dbefa3354f9668314390
SHA1: 65515180e9dd95b608dd27a8a66af57b885e6018
SHA256: 9717076a90c302fe826a92ad841d0610d228b88141596ffd8e75bf2ba88c8cf1
Description-en: OpenStack Command-line Client - Python 3.x
python-openstackclient is a unified command-line client for the OpenStack APIs.
It is a thin wrapper to the stock python-*client modules that implement the
actual REST API client actions.
.
This is an implementation of the design goals shown in
http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide
a unified shell command structure and a common language to describe
operations in OpenStack.
.
This package contains the Python 3.x module.
Description-md5: 030c3c6e2e45523d8ca9de1b9030ba8f
Homepage: http://wiki.openstack.org/OpenStackClient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu