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

Last updated: May 21,2024

1. Install "python3-django-notification" package

Here is a brief guide to show you how to install python3-django-notification on Kali Linux

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

2. Uninstall "python3-django-notification" package

Please follow the guidelines below to uninstall python3-django-notification on Kali Linux:

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

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

Package: python3-django-notification
Source: django-notification
Version: 1.2.0-5
Installed-Size: 100
Maintainer: Debian QA Group
Architecture: all
Depends: python3-django, python3:any
Size: 21912
SHA256: 60a9fec1e9549d0abcfc9a985019aad7abf730b7dd04759de0478a7cd75b1fe1
SHA1: 7516cde5c936de9bfe7cb6541d3c82049f5e05ff
MD5sum: fd5d57d35b1cd0c0e3a4fcd0030e410a
Description: user notification management for Django (Python 3 version)
Many sites need to notify users when certain events have
occurred and to allow configurable options as to how those
notifications are to be received, including:
.
* submission of notification messages by other apps
* notification messages on signing in
* notification messages via email (configurable by user)
* notification messages via feed
.
This package is for Python3.
Description-md5:
Homepage: https://github.com/jtauber/django-notification/
Section: python
Priority: optional
Filename: pool/main/d/django-notification/python3-django-notification_1.2.0-5_all.deb