How to Install and Uninstall python3-aiowsgi Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-aiowsgi" package

This guide covers the steps necessary to install python3-aiowsgi on Kali Linux

$ sudo apt update $ sudo apt install python3-aiowsgi

2. Uninstall "python3-aiowsgi" package

Learn how to uninstall python3-aiowsgi on Kali Linux:

$ sudo apt remove python3-aiowsgi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-aiowsgi package on Kali Linux

Package: python3-aiowsgi
Source: aiowsgi
Version: 0.7-3
Installed-Size: 45
Maintainer: Debian Python Team
Architecture: all
Provides: httpd-wsgi3
Depends: python3-waitress, python3-webob, python3:any
Size: 10228
SHA256: 5017cfe423e6b1659b6205271b24f2115651d88f1882a0bd39aa836c0e44a96a
SHA1: 774deed59cd5444c960431cd949e098206c0f907
MD5sum: 22975eca327bc591074a4c4da6b5479a
Description: minimalist WSGI server implementation using async
This package provides a simple Python implementation of the
WSGI interface using the waitress pure Python HTTP implementation.
Description-md5: be7c6f6d30be6f4c999352a4e8f7cae4
Homepage: https://github.com/gawel/aiowsgi
Section: python
Priority: optional
Filename: pool/main/a/aiowsgi/python3-aiowsgi_0.7-3_all.deb