How to Install and Uninstall python3-asgi-lifespan Package on Kali Linux

Last updated: November 23,2024

1. Install "python3-asgi-lifespan" package

This tutorial shows how to install python3-asgi-lifespan on Kali Linux

$ sudo apt update $ sudo apt install python3-asgi-lifespan

2. Uninstall "python3-asgi-lifespan" package

Please follow the instructions below to uninstall python3-asgi-lifespan on Kali Linux:

$ sudo apt remove python3-asgi-lifespan $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-asgi-lifespan package on Kali Linux

Package: python3-asgi-lifespan
Source: asgi-lifespan
Version: 2.1.0-2
Installed-Size: 54
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sniffio, python3:any
Size: 12840
SHA256: 2ecb563273cdbe83d64524a450ffb4536818c75fb778234e94f9386235ded6c4
SHA1: 89505ca4aa27e3838244f6bfee73f6f7b0abf047
MD5sum: a07c9571b29a1a54b390844519c96497
Description: Programmatic startup/shutdown of ASGI apps
Programmatically send startup/shutdown lifespan events into ASGI applications.
When used in combination with an ASGI-capable HTTP client such as HTTPX, this
allows mocking or testing ASGI applications without having to spin up an ASGI
server.
Description-md5:
Homepage: https://github.com/florimondmanca/asgi-lifespan
Section: python
Priority: optional
Filename: pool/main/a/asgi-lifespan/python3-asgi-lifespan_2.1.0-2_all.deb