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

Last updated: May 20,2024

1. Install "python36-waitress" package

Please follow the guidelines below to install python36-waitress on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-waitress

2. Uninstall "python36-waitress" package

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

$ sudo zypper remove python36-waitress

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

Information for package python36-waitress:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-waitress
Version : 2.0.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 365,3 KiB
Installed : No
Status : not installed
Source package : python-waitress-2.0.0-2.1.src
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/ .