How to Install and Uninstall python3-os-client-config Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-os-client-config" package

Please follow the step by step instructions below to install python3-os-client-config on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-os-client-config

2. Uninstall "python3-os-client-config" package

This guide let you learn how to uninstall python3-os-client-config on openSUSE Leap:

$ sudo zypper remove python3-os-client-config

3. Information about the python3-os-client-config package on openSUSE Leap

Information for package python3-os-client-config:
-------------------------------------------------
Repository : Main Repository
Name : python3-os-client-config
Version : 2.1.0-8.4.7
Arch : noarch
Vendor : SUSE LLC
Installed Size : 271.1 KiB
Installed : No
Status : not installed
Source package : python-os-client-config-2.1.0-8.4.7.src
Upstream URL : https://launchpad.net/python-os-client-config
Summary : OpenStack Client Configuration Library
Description :
os-client-config is a library for collecting client configuration for
using an OpenStack cloud in a consistent and comprehensive manner.
It will find cloud config for as few as 1 cloud and as many as you want
to put in a config file. It will read environment variables and config
files, and it also contains some vendor specific default values so that
you don't have to know extra info to use OpenStack.
This package contains the Python 3.x module.