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

Last updated: May 17,2024

1. Install "python3-wsgiproxy" package

Please follow the guidelines below to install python3-wsgiproxy on Kali Linux

$ sudo apt update $ sudo apt install python3-wsgiproxy

2. Uninstall "python3-wsgiproxy" package

Here is a brief guide to show you how to uninstall python3-wsgiproxy on Kali Linux:

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

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

Package: python3-wsgiproxy
Source: wsgiproxy2
Version: 0.5.1-2
Installed-Size: 43
Maintainer: Debian Python Team
Architecture: all
Depends: python3-webob, python3:any, python3-requests | python3-urllib3
Size: 9000
SHA256: 095b43e2eb4d45fa0dcfb9a2b7870f97e2fe26af376329dcdc360d7d3daea52c
SHA1: d9ca7b1b93ac4d320d2414fec5d0a7e81fc717f3
MD5sum: 1e5b396690c03dd6713be37dc8af3774
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:
Homepage: https://github.com/gawel/wsgiproxy2
Section: python
Priority: optional
Filename: pool/main/w/wsgiproxy2/python3-wsgiproxy_0.5.1-2_all.deb