How to Install and Uninstall python3-webtest.noarch Package on CentOS Stream 8
Last updated: January 11,2025
1. Install "python3-webtest.noarch" package
Please follow the guidance below to install python3-webtest.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-webtest.noarch
Copied
2. Uninstall "python3-webtest.noarch" package
Here is a brief guide to show you how to uninstall python3-webtest.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-webtest.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-webtest.noarch package on CentOS Stream 8
Last metadata expiration check: 3:43:44 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-webtest
Version : 2.0.33
Release : 1.el8
Architecture : noarch
Size : 85 k
Source : python-webtest-2.0.33-1.el8.src.rpm
Repository : epel
Summary : Helper to test WSGI applications
URL : https://github.com/Pylons/webtest
License : MIT
Description : WebTest 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.
Available Packages
Name : python3-webtest
Version : 2.0.33
Release : 1.el8
Architecture : noarch
Size : 85 k
Source : python-webtest-2.0.33-1.el8.src.rpm
Repository : epel
Summary : Helper to test WSGI applications
URL : https://github.com/Pylons/webtest
License : MIT
Description : WebTest 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.