How to Install and Uninstall python39-WebTest Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "python39-WebTest" package
This tutorial shows how to install python39-WebTest on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-WebTest
Copied
2. Uninstall "python39-WebTest" package
This guide let you learn how to uninstall python39-WebTest on openSuSE Tumbleweed:
$
sudo zypper remove
python39-WebTest
Copied
3. Information about the python39-WebTest package on openSuSE Tumbleweed
Information for package python39-WebTest:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-WebTest
Version : 3.0.0-7.1
Arch : noarch
Vendor : openSUSE
Installed Size : 260.1 KiB
Installed : No
Status : not installed
Source package : python-WebTest-3.0.0-7.1.src
Upstream URL : https://docs.pylonsproject.org/projects/webtest/
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.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-WebTest
Version : 3.0.0-7.1
Arch : noarch
Vendor : openSUSE
Installed Size : 260.1 KiB
Installed : No
Status : not installed
Source package : python-WebTest-3.0.0-7.1.src
Upstream URL : https://docs.pylonsproject.org/projects/webtest/
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.