How to Install and Uninstall python-django-crum-doc Package on Kali Linux

Last updated: July 05,2024

1. Install "python-django-crum-doc" package

Please follow the steps below to install python-django-crum-doc on Kali Linux

$ sudo apt update $ sudo apt install python-django-crum-doc

2. Uninstall "python-django-crum-doc" package

Please follow the guidance below to uninstall python-django-crum-doc on Kali Linux:

$ sudo apt remove python-django-crum-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-django-crum-doc package on Kali Linux

Package: python-django-crum-doc
Source: django-crum
Version: 0.7.9-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 99
Depends: libjs-sphinxdoc (>= 4.3)
Homepage: https://github.com/ninemoreminutes/django-crum/
Priority: optional
Section: doc
Filename: pool/main/d/django-crum/python-django-crum-doc_0.7.9-0kali1_all.deb
Size: 23816
SHA256: 48afa5a0b8a629e2747bf04a06d369c49ef27957b46839c575d4c4ba5e4a05c4
SHA1: 93d1c1c614ae3295022b0cf820f08a27964fbba3
MD5sum: 1af7d15701b2117b800a391b480fb513
Description: captures the current request and user in thread local storage (common documentation)
This package contains Django-CRUM: Current Request User Middleware. It
captures the current request and user in thread local storage.
.
It enables apps to check permissions, capture audit trails or otherwise access
the current request and user without requiring the request object to be passed
directly. It also offers a context manager to allow for temporarily
impersonating another user.
.
It provides a signal to extend the built-in function for getting the current
user, which could be helpful when using custom authentication methods or user
models.
.
This is the common documentation package.
Description-md5: