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

Last updated: May 23,2024

1. Install "python3-cinderclient" package

This is a short guide on how to install python3-cinderclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-cinderclient

2. Uninstall "python3-cinderclient" package

Here is a brief guide to show you how to uninstall python3-cinderclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-cinderclient
Architecture: all
Version: 1:1.6.0-2ubuntu1
Priority: optional
Section: universe/python
Source: python-cinderclient
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 941
Depends: python3-babel, python3-keystoneclient (>= 1:1.6.0), python3-pbr (>= 1.6), python3-prettytable, python3-requests (>= 2.8.1), python3-simplejson, python3-six (>= 1.9.0), python3-oslo.utils (>= 3.5.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-cinderclient/python3-cinderclient_1.6.0-2ubuntu1_all.deb
Size: 105802
MD5sum: 4761717cfca2e3d96d585396126f88c0
SHA1: 71f9d154af530d684a8a3b607702cd964a9e1c8b
SHA256: 6ac2ff050d9cc20da4f19770a85c560baffe553ed91c7020c55734d4ceea450f
SHA512: eabe0f197429032fc0517c6cb582897dc8d07d633fd7b99e3c9c6120410c8242bd819e38d377b107c0fb2f4541c8c938e4959bb0da13b78a859b334248907667
Homepage: https://github.com/openstack/python-cinderclient
Description-en: Python bindings to the OpenStack Volume API - Python 3.x
Cinder is a block storage as service system for the Openstack cloud computing
software suite. It is a direct replacement for nova-volume as a separate
project. Cinder users LVM partitions of your volume servers in order to
provide iSCSI permanent block storage devices for your virtual machines
running on Nova.
.
This package contains the a client for the OpenStack Volume API. There's a
Python API (the "cinderclient" module), and a command-line script ("cinder").
Each implements 100% of the OpenStack Volume API.
.
This package provides the Python 3.x module.
Description-md5: 0fe059465a49f4f32d64d707c1fc8de6

Package: python3-cinderclient
Priority: optional
Section: universe/python
Installed-Size: 941
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-cinderclient
Version: 1:1.6.0-2
Depends: python3-babel, python3-keystoneclient (>= 1:1.6.0), python3-pbr (>= 1.6), python3-prettytable, python3-requests (>= 2.8.1), python3-simplejson, python3-six (>= 1.9.0), python3-oslo.utils (>= 3.5.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-cinderclient/python3-cinderclient_1.6.0-2_all.deb
Size: 105880
MD5sum: 4cf5dd86e32c968ef770901d2c9b8759
SHA1: afc07930158cb7b11d37e14b29d4eab18076aad0
SHA256: f326ae1092ecdd5069c44f1b9736eb3ecfbc420977846bbe643b3aa5dad0895b
Description-en: Python bindings to the OpenStack Volume API - Python 3.x
Cinder is a block storage as service system for the Openstack cloud computing
software suite. It is a direct replacement for nova-volume as a separate
project. Cinder users LVM partitions of your volume servers in order to
provide iSCSI permanent block storage devices for your virtual machines
running on Nova.
.
This package contains the a client for the OpenStack Volume API. There's a
Python API (the "cinderclient" module), and a command-line script ("cinder").
Each implements 100% of the OpenStack Volume API.
.
This package provides the Python 3.x module.
Description-md5: 0fe059465a49f4f32d64d707c1fc8de6
Homepage: https://github.com/openstack/python-cinderclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu