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

Last updated: May 18,2024

1. Install "python3-django-q" package

Please follow the guidelines below to install python3-django-q on Kali Linux

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

2. Uninstall "python3-django-q" package

This tutorial shows how to uninstall python3-django-q on Kali Linux:

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

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

Package: python3-django-q
Source: django-q
Version: 1.6.1-1
Installed-Size: 1466
Maintainer: Debian Python Team
Architecture: all
Depends: python3-arrow, python3-blessed, python3-django (>= 2:2.2), python3-django-picklefield, python3-importlib-metadata | python3-supported-min (>= 3.10), python3:any, libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Suggests: python3-boto3, python3-croniter, python3-django-redis, python3-hiredis, python3-psutil, python3-pymongo, python3-redis
Size: 350320
SHA256: feab535042facdced6df99d9fd6f89673a25dd143c9c34ea3ea2e94d4c52dc3f
SHA1: bb70cb84eb725b341d5b3b4c7b7ded4ea9f49ca3
MD5sum: 4c534f5c4d19f03b1a5f0f46f941fcb0
Description: Django multiprocessing distributed task queue (Python 3 version)
A multiprocessing distributed task queue for Django with following features:
.
* Multiprocessing worker pool
* Asynchronous tasks
* Scheduled and repeated tasks
* Encrypted and compressed packages
* Failure and success database or cache
* Result hooks, groups and chains
* Django Admin integration
* PaaS compatible with multiple instances
* Multi cluster monitor
* Redis, Disque, IronMQ, SQS, MongoDB or ORM
* Rollbar and Sentry support
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/Koed00/django-q
Section: python
Priority: optional
Filename: pool/main/d/django-q/python3-django-q_1.6.1-1_all.deb