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

Last updated: July 02,2024

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

This guide let you learn how to install python2-os-client-config on openSUSE Leap

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

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

Please follow the guidelines below to uninstall python2-os-client-config on openSUSE Leap:

$ sudo zypper remove python2-os-client-config

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

Information for package python2-os-client-config:
-------------------------------------------------
Repository : Main Repository
Name : python2-os-client-config
Version : 1.29.0-2.15
Arch : noarch
Vendor : SUSE LLC
Installed Size : 491,3 KiB
Installed : No
Status : not installed
Source package : python-os-client-config-1.29.0-2.15.src
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.