How to Install and Uninstall python2-oslo.config Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python2-oslo.config" package

This guide covers the steps necessary to install python2-oslo.config on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-oslo.config

2. Uninstall "python2-oslo.config" package

Please follow the guidance below to uninstall python2-oslo.config on openSUSE Leap:

$ sudo zypper remove python2-oslo.config

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

Information for package python2-oslo.config:
--------------------------------------------
Repository : Main Repository
Name : python2-oslo.config
Version : 5.2.0-2.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1,7 MiB
Installed : No
Status : not installed
Source package : python-oslo.config-5.2.0-2.22.src
Summary : OpenStack common configuration library
Description :
The Oslo project intends to produce a python library containing
infrastructure code shared by OpenStack projects. The APIs provided
by the project should be high quality, stable, consistent and generally
useful.
The oslo-config library is a command line and configuration file
parsing library from the Oslo project.