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

Last updated: May 17,2024

1. Install "python2-oslo.log" package

Please follow the instructions below to install python2-oslo.log on openSUSE Leap

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

2. Uninstall "python2-oslo.log" package

Please follow the steps below to uninstall python2-oslo.log on openSUSE Leap:

$ sudo zypper remove python2-oslo.log

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

Information for package python2-oslo.log:
-----------------------------------------
Repository : Main Repository
Name : python2-oslo.log
Version : 3.36.0-2.24
Arch : noarch
Vendor : SUSE LLC
Installed Size : 598,5 KiB
Installed : No
Status : not installed
Source package : python-oslo.log-3.36.0-2.24.src
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).