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

Last updated: November 07,2024

1. Install "python3-django-invitations" package

Please follow the steps below to install python3-django-invitations on Kali Linux

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

2. Uninstall "python3-django-invitations" package

Here is a brief guide to show you how to uninstall python3-django-invitations on Kali Linux:

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

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

Package: python3-django-invitations
Source: django-invitations
Version: 1.9.3-2
Installed-Size: 83
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 16080
SHA256: ab0278c29e21ef88cae14db201d02cb97be5c0a58f65033cfdf127cbf01bbe3d
SHA1: b94e7b42496a1646e639c32cda20c8a022036c73
MD5sum: 8a7571aac8bd6a8898191a2e1b400469
Description: Generic invitations solution for Django
Invitations solution with adaptable backend and support for django-allauth.
All emails and messages are fully customisable.
.
Generic Invitation flow:
.
- Priviledged user invites prospective user by email (via either Django
admin, form post, JSON post or programmatically)
- User receives invitation email with confirmation link
- User clicks link and is redirected to a preconfigured url (default is
accounts/signup)
Description-md5: 076c24eedc8d80d0f6a341fc56a16516
Homepage: https://github.com/jazzband/django-invitations
Section: python
Priority: optional
Filename: pool/main/d/django-invitations/python3-django-invitations_1.9.3-2_all.deb