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

Last updated: May 16,2024

1. Install "python3-django-push-notifications" package

This guide covers the steps necessary to install python3-django-push-notifications on Kali Linux

$ sudo apt update $ sudo apt install python3-django-push-notifications

2. Uninstall "python3-django-push-notifications" package

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

$ sudo apt remove python3-django-push-notifications $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-push-notifications
Source: python-django-push-notifications
Version: 1.6.0-2
Installed-Size: 122
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 31448
SHA256: a4773dca178e9bea3d68d5d878e96724ebaa03d1f2e92963b6b4e16718401589
SHA1: ab80508b753aa1b38fe6d284795af23a6106e52a
MD5sum: 69f813d21b2aa25fd8394113706de57f
Description: Send push notifications through GCM or APNS in Django (Python3 version)
A minimal Django app that implements Device models that can send messages
through APNS, FCM/GCM and WNS. It provides three models:
.
* GCMDevice
* APNSDevice
* WNSDevice
.
The app also implements an admin panel, through which you can test single and
bulk notifications.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/jleclanche/django-push-notifications/
Section: python
Priority: optional
Filename: pool/main/p/python-django-push-notifications/python3-django-push-notifications_1.6.0-2_all.deb