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

Last updated: November 07,2024

1. Install "python2-glanceclient" package

This guide let you learn how to install python2-glanceclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-glanceclient

2. Uninstall "python2-glanceclient" package

Please follow the step by step instructions below to uninstall python2-glanceclient on openSUSE Leap:

$ sudo zypper remove python2-glanceclient

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

Information for package python2-glanceclient:
---------------------------------------------
Repository : Main Repository
Name : python2-glanceclient
Version : 2.9.1-2.33
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1,8 MiB
Installed : No
Status : not installed
Source package : python-glanceclient-2.9.1-2.33.src
Summary : Python API and CLI for OpenStack Glance
Description :
This is a client for the OpenStack Glance API. There's a Python API (the
glanceclient module), and a command-line script (glance). Each implements
100% of the OpenStack Glance API.