How to Install and Uninstall python-waitress-doc Package on Kali Linux

Last updated: May 09,2024

1. Install "python-waitress-doc" package

This is a short guide on how to install python-waitress-doc on Kali Linux

$ sudo apt update $ sudo apt install python-waitress-doc

2. Uninstall "python-waitress-doc" package

This guide covers the steps necessary to uninstall python-waitress-doc on Kali Linux:

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

3. Information about the python-waitress-doc package on Kali Linux

Package: python-waitress-doc
Source: waitress
Version: 2.1.2-2
Installed-Size: 389
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 68140
SHA256: 73aaabc43b0cf78ee024cd5a87619e8efce2043169b8be39f64e485fdd256fc4
SHA1: b971d08872ba7781c647f34e853870ee54dfd853
MD5sum: 9c69020d0fcd7c741e66560a8e899944
Description: production-quality pure-Python WSGI server (documentation)
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.7+ and Python 3.3+. It is also known to run on PyPy 1.6.0 on UNIX.
It supports HTTP/1.0 and HTTP/1.1.
.
This package only contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Pylons/waitress
Section: doc
Priority: optional
Filename: pool/main/w/waitress/python-waitress-doc_2.1.2-2_all.deb