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

Last updated: May 17,2024

1. Install "python3-django-organizations" package

Learn how to install python3-django-organizations on Kali Linux

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

2. Uninstall "python3-django-organizations" package

Please follow the guidance below to uninstall python3-django-organizations on Kali Linux:

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

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

Package: python3-django-organizations
Source: django-organizations
Version: 2.3.1-1
Installed-Size: 171
Maintainer: Debian QA Group
Architecture: all
Depends: python3-django, python3-django-extensions, python3:any
Size: 32424
SHA256: 7e963969d0091af8f587d9dbdb4e35964d40aae08d0d825ae19707b666b7d13c
SHA1: 73f3498f8c4d14c2e45106b8ccd20950e5e1e9fc
MD5sum: 1002f6097985048dd9c0b64d85413280
Description: Django groups and multi-user account management module (Python 3)
Django Organizations adds user-managed, multi-user groups to your Django
project. Use Django Organizations whether your site needs organizations that
function like social groups or multi-user account objects to provide account
and subscription functionality beyond the individual user.
.
* Works with your existing user model, whether
` django.contrib.auth` or a custom model. No additional user
or authentication functionality required.
* Users can be belong to and own more than one organization (account, group)
* Invitation and registration functionality works out of the box for many
situations and can be extended as need to fit specific requirements.
* Start with the base models or use your own for greater customization.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/bennylope/django-organizations/
Section: python
Priority: optional
Filename: pool/main/d/django-organizations/python3-django-organizations_2.3.1-1_all.deb