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

Last updated: May 09,2024

1. Install "python-uvicorn-doc" package

Please follow the step by step instructions below to install python-uvicorn-doc on Kali Linux

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

2. Uninstall "python-uvicorn-doc" package

Please follow the step by step instructions below to uninstall python-uvicorn-doc on Kali Linux:

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

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

Package: python-uvicorn-doc
Source: python-uvicorn
Version: 0.27.0-1
Installed-Size: 907
Maintainer: Debian Python Team
Architecture: all
Depends: fonts-font-awesome (>= 5.0.10+really4.7.0~dfsg-4.1), libjs-bootstrap4 (>= 4.6.1+dfsg1-4), libjs-highlight.js, libjs-jquery (>= 3.6.1+dfsg+~3.5.14-1), libjs-lunr (>= 2.3.9~dfsg-2), mkdocs (>= 1.5.3+dfsg-1)
Size: 649872
SHA256: 229a6ff9b814a22dba8915b589a977d2a7ac0faf3f364a297c8dd7055f35e6cd
SHA1: 38857459bd58fb027804abc5da63c66dcf3ec354
MD5sum: 0aecfc12fc1dd96c5573366206ddd136
Description: ASGI server implementation, using uvloop and httptools (Documentation)
Uvicorn is a fast ASGI server, built on uvloop and httptools. It currently
supports HTTP/1.1 and WebSockets.
.
Uvicorn is designed with particular attention to connection and resource
management, in order to provide a robust server implementation. It aims to
ensure graceful behavior to either server or client errors, and resilience to
poor client behavior or denial of service attacks.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/encode/uvicorn/
Section: doc
Priority: optional
Filename: pool/main/p/python-uvicorn/python-uvicorn-doc_0.27.0-1_all.deb