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

Last updated: May 20,2024

1. Install "python3-django-rules" package

This is a short guide on how to install python3-django-rules on Kali Linux

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

2. Uninstall "python3-django-rules" package

In this section, we are going to explain the necessary steps to uninstall python3-django-rules on Kali Linux:

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

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

Package: python3-django-rules
Source: python-django-rules
Version: 3.3.0-1
Installed-Size: 110
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 34704
SHA256: ef8f0e3c2823ff1ca5613e83c141a085010306285731c4fcaeaf21adadb43140
SHA1: 52538df1a48dda8bf146f7f9cf528c6cea15c8ac
MD5sum: 3a37a5a9511e8dd206d43bd4fe1f09e2
Description: object-level permissions for Django (Python3 version)
rules is a tiny but powerful app providing object-level permissions to Django,
without requiring a database. At its core, it is a generic framework for
building rule-based systems, similar to decision trees. It can also be used as
a standalone library in other contexts and frameworks.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/dfunckt/django-rules
Section: python
Priority: optional
Filename: pool/main/p/python-django-rules/python3-django-rules_3.3.0-1_all.deb