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

Last updated: May 12,2024

1. Install "python3-cinder" package

This guide covers the steps necessary to install python3-cinder on Kali Linux

$ sudo apt update $ sudo apt install python3-cinder

2. Uninstall "python3-cinder" package

Please follow the step by step instructions below to uninstall python3-cinder on Kali Linux:

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

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

Package: python3-cinder
Source: cinder
Version: 2:20.0.1-2
Installed-Size: 25549
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-barbicanclient, python3-boto3, python3-castellan (>= 3.7.0), python3-cryptography (>= 3.1), python3-cursive, python3-decorator, python3-eventlet (>= 0.30.1), python3-glanceclient, python3-googleapi, python3-greenlet, python3-httplib2, python3-importlib-metadata, python3-iso8601, python3-jsonschema, python3-keystoneauth1, python3-keystoneclient, python3-keystonemiddleware, python3-lxml, python3-migrate, python3-mysqldb, python3-novaclient, python3-oauth2client (>= 4.1.3), python3-os-brick (>= 5.2.0), python3-os-win (>= 5.5.0), python3-oslo.concurrency (>= 4.5.0), python3-oslo.config, python3-oslo.context (>= 3.4.0), python3-oslo.db (>= 11.0.0), python3-oslo.i18n (>= 5.1.0), python3-oslo.log (>= 4.6.1), python3-oslo.messaging, python3-oslo.middleware, python3-oslo.policy (>= 3.8.1), python3-oslo.privsep (>= 2.6.2), python3-oslo.reports, python3-oslo.rootwrap, python3-oslo.serialization (>= 4.2.0), python3-oslo.service (>= 2.8.0), python3-oslo.upgradecheck, python3-oslo.utils (>= 4.12.1), python3-oslo.versionedobjects, python3-oslo.vmware (>= 3.10.0), python3-osprofiler, python3-packaging, python3-paramiko, python3-paste, python3-pastedeploy, python3-pbr (>= 5.8.0), python3-psutil, python3-psycopg2, python3-pymysql, python3-pyparsing, python3-requests, python3-routes, python3-rtslib-fb (>= 2.1.74), python3-six (>= 1.15.0), python3-sqlalchemy (>= 1.4.23), python3-stevedore, python3-swiftclient, python3-tabulate, python3-taskflow, python3-tenacity (>= 6.3.1), python3-tooz, python3-tz, python3-webob, python3-zstd, python3:any
Recommends: ceph-common, python3-ceph, python3-hp3parclient
Size: 2653664
SHA256: ce94ab51e4ba69047109d0c49f9cbeaf1e2b29d43deb105c18833964aa41676f
SHA1: fa16858b062c1ce89ec3165097b0d7a09092c99c
MD5sum: 3cd70f54814263d744900723b940feef
Description: OpenStack block storage system - Python libraries
Cinder is a block Storage-as-a-Service system for the OpenStack cloud
computing suite. It re-implements the features of Nova-volume, which it
directly replaces.
.
Cinder uses LVM partitions of your volume servers in order to provide iSCSI
permanent block storage devices for your virtual machines running on Nova.
It also has back-end drivers for many hardware and software storage solutions
like Ceph, NFS, Net-APP, etc.
.
This package contains the Python libraries that are part of Cinder.
Description-md5: 50c3d13ba1fe25c3f8873c15687efd56
Homepage: https://github.com/openstack/cinder
Section: python
Priority: optional
Filename: pool/main/c/cinder/python3-cinder_20.0.1-2_all.deb