How to Install and Uninstall python3-waitress Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 03,2024

1. Install "python3-waitress" package

Please follow the guidelines below to install python3-waitress on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-waitress

2. Uninstall "python3-waitress" package

This guide covers the steps necessary to uninstall python3-waitress on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-waitress package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-waitress
Architecture: all
Version: 2.1.1-2ubuntu1
Priority: optional
Section: python
Source: waitress
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 206
Provides: httpd-wsgi3
Depends: sgml-base (>= 1.28), python3:any
Suggests: python-waitress-doc
Filename: pool/main/w/waitress/python3-waitress_2.1.1-2ubuntu1_all.deb
Size: 47492
MD5sum: 445c99abb1e623ba97c3c0cda2a1dbcf
SHA1: f94f82eb75e4fec77dbe7bc59c2c7496957e9e67
SHA256: b0e99c1c2c596173a4175e2fb52e88f87263d7d9188466c1e2057fbd2e2ac9de
SHA512: 3c3ad94fc66d26c1b384854cdb9e92866cd251eceb9b91afca0c34668b667f068d857bdb97d63ad5e445abecbaf1209817c8ec48416c794efe874bd7dc3f2fce
Homepage: https://github.com/Pylons/waitress
Description: production-quality pure-Python WSGI server (Python 3)
Description-md5: 85008f6a2529dfd278937a9814e6df08
Task: ubuntustudio-video