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

Last updated: May 18,2024

1. Install "python3-oslo.log" package

Please follow the steps below to install python3-oslo.log on openSUSE Leap

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

2. Uninstall "python3-oslo.log" package

This is a short guide on how to uninstall python3-oslo.log on openSUSE Leap:

$ sudo zypper remove python3-oslo.log

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

Information for package python3-oslo.log:
-----------------------------------------
Repository : Main Repository
Name : python3-oslo.log
Version : 4.1.3-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 570.0 KiB
Installed : No
Status : not installed
Source package : python-oslo.log-4.1.3-bp155.2.13.src
Upstream URL : https://launchpad.net/oslo.log
Summary : OpenStack log library
Description :
OpenStack logging configuration library provides standardized configuration
for all openstack projects.It also provides custom formatters, handlers and
support for context specific logging (like resource id's etc).
This package contains the Python 3.x module.