How to Install and Uninstall python39-waitress Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python39-waitress" package

Learn how to install python39-waitress on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-waitress

2. Uninstall "python39-waitress" package

Here is a brief guide to show you how to uninstall python39-waitress on openSuSE Tumbleweed:

$ sudo zypper remove python39-waitress

3. Information about the python39-waitress package on openSuSE Tumbleweed

Information for package python39-waitress:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-waitress
Version : 2.1.2-7.4
Arch : noarch
Vendor : openSUSE
Installed Size : 274.3 KiB
Installed : No
Status : not installed
Source package : python-waitress-2.1.2-7.4.src
Upstream URL : https://github.com/Pylons/waitress
Summary : Waitress WSGI server
Description :
Waitress is a pure-Python WSGI server. It has no dependencies except
ones which live in the Python standard library. It supports HTTP/1.0
and HTTP/1.1.
For more information, see the "docs" directory of the Waitress package or
http://docs.pylonsproject.org/projects/waitress/en/latest/ .