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

Last updated: May 08,2024

1. Install "python3-oslo.middleware" package

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

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

2. Uninstall "python3-oslo.middleware" package

This tutorial shows how to uninstall python3-oslo.middleware on openSUSE Leap:

$ sudo zypper remove python3-oslo.middleware

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

Information for package python3-oslo.middleware:
------------------------------------------------
Repository : Main Repository
Name : python3-oslo.middleware
Version : 3.37.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 463.2 KiB
Installed : No
Status : not installed
Source package : python-oslo.middleware-3.37.1-bp155.2.11.src
Upstream URL : https://launchpad.net/oslo.middleware
Summary : OpenStack oslo.middleware library
Description :
Oslo middleware library includes components that can be injected into wsgi
pipelines to intercept request/response flows. The base class can be enhanced
with functionality like add/delete/modification of http headers and support
for limiting size/connection etc.
This package contains the Python 3.x module.