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

Last updated: May 15,2024

1. Install "python-hypercorn-doc" package

This tutorial shows how to install python-hypercorn-doc on Kali Linux

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

2. Uninstall "python-hypercorn-doc" package

Please follow the guidance below to uninstall python-hypercorn-doc on Kali Linux:

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

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

Package: python-hypercorn-doc
Source: hypercorn
Version: 0.14.4-1
Installed-Size: 445
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.2+dfsg)
Size: 75512
SHA256: b69bcecd6164f6b3fb963cd5912c16745dd23328a144451735fbe970395195c9
SHA1: 6aefcf6afe819c6d86a09fe5c404069783f84f9f
MD5sum: 4873678fc9cef20ac73b1b346a98687b
Description: ASGI Server based on Hyper (Documentation)
Hypercorn is an ASGI web server based on the sans-io hyper, h11, h2,
and wsproto libraries and inspired by Gunicorn. Hypercorn supports
HTTP/1, HTTP/2, WebSockets (over HTTP/1 and HTTP/2), ASGI/2, and ASGI/3
specifications. Hypercorn can utilise asyncio, uvloop, or trio worker
types.
.
Hypercorn can optionally serve the current draft of the HTTP/3
specification using the aioquic library.
.
Hypercorn was initially part of Quart before being separated out into
a standalone ASGI server. Hypercorn forked from version 0.5.0 of Quart.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/pgjones/hypercorn
Section: doc
Priority: optional
Filename: pool/main/h/hypercorn/python-hypercorn-doc_0.14.4-1_all.deb