How to Install and Uninstall python3-aiohttp-wsgi Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-aiohttp-wsgi" package

Please follow the step by step instructions below to install python3-aiohttp-wsgi on Kali Linux

$ sudo apt update $ sudo apt install python3-aiohttp-wsgi

2. Uninstall "python3-aiohttp-wsgi" package

Please follow the guidance below to uninstall python3-aiohttp-wsgi on Kali Linux:

$ sudo apt remove python3-aiohttp-wsgi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-aiohttp-wsgi package on Kali Linux

Package: python3-aiohttp-wsgi
Source: aiohttp-wsgi
Version: 0.10.0-1
Installed-Size: 211
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aiohttp, python3:any, libjs-sphinxdoc (>= 4.3)
Size: 39496
SHA256: 60eb3cdf8bd9b71349ad287e4309f68f41511c2bbf4ec695fee6be231d9353d0
SHA1: 082fe7ac69a65c2b463ae24996516077e17ace1a
MD5sum: 5547a1b1f84350b408b6fd0ea836aff4
Description: WSGI adapter for aiohttp (Python 3)
WSGI adapter for aiohttp.
.
Features:
* Run WSGI applications (e.g. Django, Flask) on aiohttp.
* Handle thousands of client connections, using asyncio.
* Add websockets to your existing Python web app.
Description-md5:
Homepage: https://github.com/etianen/aiohttp-wsgi
Section: python
Priority: optional
Filename: pool/main/a/aiohttp-wsgi/python3-aiohttp-wsgi_0.10.0-1_all.deb