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

Last updated: May 17,2024

1. Install "python3-wsgicors" package

This is a short guide on how to install python3-wsgicors on Kali Linux

$ sudo apt update $ sudo apt install python3-wsgicors

2. Uninstall "python3-wsgicors" package

This guide let you learn how to uninstall python3-wsgicors on Kali Linux:

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

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

Package: python3-wsgicors
Source: wsgicors
Version: 0.4.1-1.2
Installed-Size: 33
Maintainer: David Douard
Architecture: all
Depends: python3:any
Size: 6060
SHA256: 080954dba4aa8d4f150d9bb6523f6971752bc65731ea5849f18b3678d3d773b0
SHA1: 1846088fec119202a3eeb8b1e8bcf988296eb9a7
MD5sum: baa6214b071d1513a76a885d4d273998
Description: WSGI middleware to handle CORS preflight requests for Python 3
This is a WSGI middleware that answers CORS preflight
requests and adds the needed header to the response. For CORS
see: http://www.w3.org/TR/cors/.
Description-md5:
Homepage: https://github.com/may-day/wsgicors
Section: python
Priority: optional
Filename: pool/main/w/wsgicors/python3-wsgicors_0.4.1-1.2_all.deb