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

Last updated: April 29,2024

1. Install "python3-glanceclient" package

In this section, we are going to explain the necessary steps to install python3-glanceclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-glanceclient

2. Uninstall "python3-glanceclient" package

Please follow the steps below to uninstall python3-glanceclient on openSUSE Leap:

$ sudo zypper remove python3-glanceclient

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

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