How to Install and Uninstall python3-django-celery-results Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

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

This tutorial shows how to install python3-django-celery-results on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the guidance below to uninstall python3-django-celery-results on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-django-celery-results package on Ubuntu 21.10 (Impish Indri)

Package: python3-django-celery-results
Architecture: all
Version: 2.0.0-1
Priority: optional
Section: universe/python
Source: python-django-celery-results
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 76
Depends: python3-django, python3-celery (>= 4.1.0), python3:any
Suggests: python-django-celery-results-doc
Filename: pool/universe/p/python-django-celery-results/python3-django-celery-results_2.0.0-1_all.deb
Size: 16224
MD5sum: 729fe970005a3505db2bea380f677b46
SHA1: 85d2a48f58b6d4c23f96f832770be4be9ccd700d
SHA256: 45ee0d2e5788d1bdd0c47feaf879deeb0114b3ccdd109ffab6dded4a318f45f1
SHA512: 5d49fdae6892ba25b941cc840e4d51641165e6c448e88d042ae5e2ce3ceea4fbc2eb408d582c3be67b6999d6f61a20bac9b59ea393697c26318cab60ca425459
Homepage: https://github.com/celery/django-celery-results/
Description-en: 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: d825f6d4da3e96e5eecc68e9a8a606d9