How to Install and Uninstall python3-django-cors-headers Package on Kali Linux

Last updated: April 28,2024

1. Install "python3-django-cors-headers" package

Please follow the instructions below to install python3-django-cors-headers on Kali Linux

$ sudo apt update $ sudo apt install python3-django-cors-headers

2. Uninstall "python3-django-cors-headers" package

Learn how to uninstall python3-django-cors-headers on Kali Linux:

$ sudo apt remove python3-django-cors-headers $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-cors-headers package on Kali Linux

Package: python3-django-cors-headers
Source: django-cors-headers
Version: 4.3.1-1
Installed-Size: 60
Maintainer: Debian Python Team
Architecture: all
Depends: python3-asgiref, python3-django, python3:any
Size: 17952
SHA256: 33330ddc8ed0040f63db038e1bc86f9d5a49efd39e88b467f1b7f838ac61c349
SHA1: e238ecd38f2153c94eb6b9eca7c41a1d6a5916b1
MD5sum: 14cc9dbad3de421fad80be3fa9637bbc
Description: Django application for handling CORS
A Django application for handling the server headers required for Cross-Origin
Resource Sharing (CORS). Adding CORS headers allows your resources to be
accessed on other domains.
.
This package contains the Python 3 version.
Description-md5:
Homepage: https://github.com/adamchainz/django-cors-headers
Section: python
Priority: optional
Filename: pool/main/d/django-cors-headers/python3-django-cors-headers_4.3.1-1_all.deb