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

Last updated: May 17,2024

1. Install "python3-django-celery-results" package

In this section, we are going to explain the necessary steps to install python3-django-celery-results on Kali Linux

$ sudo apt update $ sudo apt install python3-django-celery-results

2. Uninstall "python3-django-celery-results" package

Please follow the guidelines below to uninstall python3-django-celery-results on Kali Linux:

$ sudo apt remove python3-django-celery-results $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-celery-results
Source: python-django-celery-results
Version: 2.5.1-2
Installed-Size: 134
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-celery, python3:any
Suggests: python-django-celery-results-doc
Size: 25680
SHA256: 868d4671ce930c752d561624241fe7f07ce3e8d2f3aab40738b9b9ca36643607
SHA1: 18b472d7ffc431409ad2314ef80b85c0025dc61e
MD5sum: e267ca49aee69129584e64c99d147538
Description: Celery result backends for Django (Python3 version)
This extension enables you to store Celery task results using the Django ORM.
.
It defines a single model (django_celery_results.models.TaskResult) used to
store task results, and you can query this database table like any other Django
model.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/celery/django-celery-results/
Section: python
Priority: optional
Filename: pool/main/p/python-django-celery-results/python3-django-celery-results_2.5.1-2_all.deb