How to Install and Uninstall python36-WebTest Package on openSuSE Tumbleweed

Last updated: June 06,2024

1. Install "python36-WebTest" package

Learn how to install python36-WebTest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-WebTest

2. Uninstall "python36-WebTest" package

Please follow the instructions below to uninstall python36-WebTest on openSuSE Tumbleweed:

$ sudo zypper remove python36-WebTest

3. Information about the python36-WebTest package on openSuSE Tumbleweed

Information for package python36-WebTest:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-WebTest
Version : 3.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 297,3 KiB
Installed : No
Status : not installed
Source package : python-WebTest-3.0.0-1.2.src
Summary : Helper to test WSGI applications
Description :
This wraps any WSGI application and makes it easy to send test
requests to that application, without starting up an HTTP server.
This provides convenient full-stack testing of applications written
with any WSGI-compatible framework.