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

Last updated: June 03,2024

1. Install "python2-cinderclient" package

This tutorial shows how to install python2-cinderclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-cinderclient

2. Uninstall "python2-cinderclient" package

Learn how to uninstall python2-cinderclient on openSUSE Leap:

$ sudo zypper remove python2-cinderclient

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

Information for package python2-cinderclient:
---------------------------------------------
Repository : Main Repository
Name : python2-cinderclient
Version : 3.5.0-2.33
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3,6 MiB
Installed : No
Status : not installed
Source package : python-cinderclient-3.5.0-2.33.src
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.