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

Last updated: June 24,2024

1. Install "python3-oslo.middleware-doc" package

This guide covers the steps necessary to install python3-oslo.middleware-doc on openSUSE Leap

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

2. Uninstall "python3-oslo.middleware-doc" package

This guide let you learn how to uninstall python3-oslo.middleware-doc on openSUSE Leap:

$ sudo zypper remove python3-oslo.middleware-doc

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

Information for package python3-oslo.middleware-doc:
----------------------------------------------------
Repository : Main Repository
Name : python3-oslo.middleware-doc
Version : 3.37.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 2.9 MiB
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 : Documentation for OpenStack 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 documentation.