How to Install and Uninstall python3-cinderclient Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-cinderclient" package

This tutorial shows how to install python3-cinderclient on Kali Linux

$ sudo apt update $ sudo apt install python3-cinderclient

2. Uninstall "python3-cinderclient" package

This guide let you learn how to uninstall python3-cinderclient on Kali Linux:

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

3. Information about the python3-cinderclient package on Kali Linux

Package: python3-cinderclient
Source: python-cinderclient
Version: 1:9.4.0-2
Installed-Size: 1043
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-keystoneauth1, python3-oslo.i18n, python3-oslo.utils, python3-pbr, python3-prettytable, python3-requests, python3-stevedore, python3:any
Size: 133328
SHA256: e26ce39ab529f6b5e09e88f150b0f5a2ccad64522d44c85c286d4e5702c122ef
SHA1: 1739e4e8d1d7b2da036a3905b237343caf5f9a1f
MD5sum: 1d294560d5037c88369f7c031bbaa3c5
Description: 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:
Homepage: https://github.com/openstack/python-cinderclient
Tag: admin::virtualization, implemented-in::python, interface::shell,
role::program, role::shared-lib, suite::openstack, system::cloud,
system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-cinderclient/python3-cinderclient_9.4.0-2_all.deb