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

Last updated: July 08,2024

1. Install "python312-waitress" package

Please follow the step by step instructions below to install python312-waitress on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-waitress

2. Uninstall "python312-waitress" package

This guide let you learn how to uninstall python312-waitress on openSuSE Tumbleweed:

$ sudo zypper remove python312-waitress

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

Information for package python312-waitress:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-waitress
Version : 2.1.2-7.4
Arch : noarch
Vendor : openSUSE
Installed Size : 335.7 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/ .