How to Install and Uninstall python-waitress Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-waitress" package

Please follow the steps below to install python-waitress on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-waitress

2. Uninstall "python-waitress" package

This tutorial shows how to uninstall python-waitress on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-waitress $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-waitress package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-waitress
Priority: optional
Section: python
Installed-Size: 348
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: all
Source: waitress
Version: 0.8.10-1
Provides: python2.7-waitress
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-waitress-doc
Filename: pool/main/w/waitress/python-waitress_0.8.10-1_all.deb
Size: 54116
MD5sum: 127e18868b9aeadd962a95336698d9e7
SHA1: 83f1b764251fdc6ea7378289232feb78127a781a
SHA256: 1a2c9592452ebc76363a471786464d0c6e9130b7d17d90bf0e4a1c7723ac9cb7
Description-en: production-quality pure-Python WSGI server
Waitress is meant to be a production-quality pure-Python WSGI server with
very acceptable performance. It has no dependencies except ones which live
in the Python standard library. It runs on CPython on Unix and Windows under
Python 2.6+ and Python 3.2. It is also known to run on PyPy 1.6.0 on UNIX.
It supports HTTP/1.0 and HTTP/1.1.
Description-md5: 0b46c172c754b08d0f702b816ebc5022
Homepage: http://github.com/Pylons/waitress
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y