How to Install and Uninstall python3-cinderclient Package on openSUSE Leap

Last updated: January 23,2025

1. Install "python3-cinderclient" package

Here is a brief guide to show you how to install python3-cinderclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-cinderclient

2. Uninstall "python3-cinderclient" package

Learn how to uninstall python3-cinderclient on openSUSE Leap:

$ sudo zypper remove python3-cinderclient

3. Information about the python3-cinderclient package on openSUSE Leap

Information for package python3-cinderclient:
---------------------------------------------
Repository : Main Repository
Name : python3-cinderclient
Version : 7.0.0-8.4.5
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.6 MiB
Installed : No
Status : not installed
Source package : python-cinderclient-7.0.0-8.4.5.src
Upstream URL : https://launchpad.net/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.