How to Install and Uninstall python2-WebTest Package on openSUSE Leap
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-WebTest" package
This tutorial shows how to install python2-WebTest on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-WebTest
Copied
2. Uninstall "python2-WebTest" package
Please follow the guidance below to uninstall python2-WebTest on openSUSE Leap:
$
sudo zypper remove
python2-WebTest
Copied
3. Information about the python2-WebTest package on openSUSE Leap
Information for package python2-WebTest:
----------------------------------------
Repository : Main Repository
Name : python2-WebTest
Version : 2.0.28-1.25
Arch : noarch
Vendor : SUSE LLC
Installed Size : 281,2 KiB
Installed : No
Status : not installed
Source package : python-WebTest-2.0.28-1.25.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.
----------------------------------------
Repository : Main Repository
Name : python2-WebTest
Version : 2.0.28-1.25
Arch : noarch
Vendor : SUSE LLC
Installed Size : 281,2 KiB
Installed : No
Status : not installed
Source package : python-WebTest-2.0.28-1.25.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.