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

Last updated: April 29,2024

1. Install "python3-glanceclient" package

Please follow the steps below to install python3-glanceclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-glanceclient

2. Uninstall "python3-glanceclient" package

Please follow the guidance below to uninstall python3-glanceclient on openSuSE Tumbleweed:

$ sudo zypper remove python3-glanceclient

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

Information for package python3-glanceclient:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-glanceclient
Version : 4.4.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : python-glanceclient-4.4.0-1.2.src
Upstream URL : https://docs.openstack.org/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.