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

Last updated: April 26,2024

1. Install "python3-oslo.config" package

Here is a brief guide to show you how to install python3-oslo.config on openSUSE Leap

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

2. Uninstall "python3-oslo.config" package

Please follow the step by step instructions below to uninstall python3-oslo.config on openSUSE Leap:

$ sudo zypper remove python3-oslo.config

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

Information for package python3-oslo.config:
--------------------------------------------
Repository : Main Repository
Name : python3-oslo.config
Version : 8.0.2-8.4.5
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : python-oslo.config-8.0.2-8.4.5.src
Upstream URL : https://launchpad.net/oslo.config
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.
This package contains the Python 3.x module.