How to Install and Uninstall python3-WebOb Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-WebOb" package
Here is a brief guide to show you how to install python3-WebOb on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-WebOb
Copied
2. Uninstall "python3-WebOb" package
Here is a brief guide to show you how to uninstall python3-WebOb on openSUSE Leap:
$
sudo zypper remove
python3-WebOb
Copied
3. Information about the python3-WebOb package on openSUSE Leap
Information for package python3-WebOb:
--------------------------------------
Repository : Main Repository
Name : python3-WebOb
Version : 1.7.4-1.11
Arch : noarch
Vendor : SUSE LLC
Installed Size : 764.8 KiB
Installed : No
Status : not installed
Source package : python-WebOb-1.7.4-1.11.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.
--------------------------------------
Repository : Main Repository
Name : python3-WebOb
Version : 1.7.4-1.11
Arch : noarch
Vendor : SUSE LLC
Installed Size : 764.8 KiB
Installed : No
Status : not installed
Source package : python-WebOb-1.7.4-1.11.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.