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

Last updated: October 05,2024

1. Install "python2-oslo.context" package

Please follow the guidance below to install python2-oslo.context on openSUSE Leap

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

2. Uninstall "python2-oslo.context" package

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

$ sudo zypper remove python2-oslo.context

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

Information for package python2-oslo.context:
---------------------------------------------
Repository : Main Repository
Name : python2-oslo.context
Version : 2.20.0-4.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 142,5 KiB
Installed : No
Status : not installed
Source package : python-oslo.context-2.20.0-4.6.1.src
Summary : OpenStack Oslo context library
Description :
The Oslo context library has helpers to maintain useful information
about a request context.
The request context is usually populated in the WSGI pipeline and
used by various modules such as logging.