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

Last updated: May 05,2024

1. Install "python3-django-csp" package

This tutorial shows how to install python3-django-csp on Kali Linux

$ sudo apt update $ sudo apt install python3-django-csp

2. Uninstall "python3-django-csp" package

Please follow the steps below to uninstall python3-django-csp on Kali Linux:

$ sudo apt remove python3-django-csp $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-csp
Source: python-django-csp
Version: 3.7-3
Installed-Size: 79
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Suggests: python-django-csp-doc
Size: 14656
SHA256: ee9db6f4d4cb1ac40e57ac7ea886a357d5e89a67bd704531a23da7ba74cbe306
SHA1: 78a0b764805ed0493668f71c4589b11d5f69b8cd
MD5sum: c2d6643e7bdf8bb4b6f27263323277d3
Description: Content Security Policy for Django (Python3 version)
django-csp adds Content-Security-Policy headers to Django applications. It
provides a middleware that takes care of setting the correct header values and
has several configuration settings to create custom policies.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/mozilla/django-csp/
Section: python
Priority: optional
Filename: pool/main/p/python-django-csp/python3-django-csp_3.7-3_all.deb