How to Install and Uninstall python3-cinderclient Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python3-cinderclient" package

Here is a brief guide to show you how to install python3-cinderclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-cinderclient

2. Uninstall "python3-cinderclient" package

Please follow the steps below to uninstall python3-cinderclient on openSuSE Tumbleweed:

$ sudo zypper remove python3-cinderclient

3. Information about the python3-cinderclient package on openSuSE Tumbleweed

Information for package python3-cinderclient:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-cinderclient
Version : 9.3.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 3.4 MiB
Installed : No
Status : not installed
Source package : python-cinderclient-9.3.0-1.4.src
Upstream URL : https://docs.openstack.org/python-cinderclient
Summary : Python API and CLI for OpenStack Cinder
Description :
This is a client for the OpenStack Cinder API (Block Storage. There's a
Python API (the cinderclient module), and a command-line script (cinder).
Each implements 100% of the OpenStack Cinder API.
This package contains the Python 3.x module.