How to Install and Uninstall python311-WebOb Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python311-WebOb" package

Here is a brief guide to show you how to install python311-WebOb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-WebOb

2. Uninstall "python311-WebOb" package

This is a short guide on how to uninstall python311-WebOb on openSuSE Tumbleweed:

$ sudo zypper remove python311-WebOb

3. Information about the python311-WebOb package on openSuSE Tumbleweed

Information for package python311-WebOb:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-WebOb
Version : 1.8.7-7.3
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-WebOb-1.8.7-7.3.src
Upstream URL : http://webob.org/
Summary : WSGI request and response object
Description :
WebOb provides wrappers around the WSGI request environment, and an
object to help create WSGI responses.
The objects map much of the specified behavior of HTTP, including
header parsing and accessors for other standard parts of the
environment.