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

Last updated: May 11,2024

1. Install "python3-waitress" package

Learn how to install python3-waitress on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-waitress

2. Uninstall "python3-waitress" package

This guide let you learn how to uninstall python3-waitress on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-waitress
Priority: optional
Section: python
Installed-Size: 348
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: all
Source: waitress
Version: 0.8.10-1
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-waitress-doc
Filename: pool/main/w/waitress/python3-waitress_0.8.10-1_all.deb
Size: 54264
MD5sum: 2293cd023f23cafec4190483d23d83eb
SHA1: bbf22d987c5e710a845cce7529774dc0c07a2fc4
SHA256: 69b253eb9399fb1da62bea283afba66dafc7fdb1f60de2bfa6b775338c134ee8
Description-en: production-quality pure-Python WSGI server (Python 3)
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.
.
This is the Python 3 version of the package.
Description-md5: e6eb43a82f3c2944d088400cb62185e7
Homepage: http://github.com/Pylons/waitress
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m