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

Last updated: May 18,2024

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

Please follow the steps below to install python3-django-celery-beat on Kali Linux

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

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

Please follow the step by step instructions below to uninstall python3-django-celery-beat on Kali Linux:

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

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

Package: python3-django-celery-beat
Source: python-django-celery-beat
Version: 2.3.0-1
Installed-Size: 289
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-celery (>= 5.0.0), python3-crontab, python3-django-timezone-field (>= 5~), python3:any
Suggests: python-django-celery-beat-doc
Size: 50912
SHA256: 4234c11a8280d0b80e89b50a4ec0547515b464e38d0b1e78d0e6ddfb00992fc2
SHA1: 5571cfcf92229210560da6f5488c3847b5b60e85
MD5sum: ee449cffb59b0cdbdaed8bec1403d6e7
Description: Database-backed Periodic Tasks (Python3 version)
This extension enables you to store the periodic task schedule in the database.
.
The periodic tasks can be managed from the Django Admin interface, where you
can create, edit and delete periodic tasks and how often they should run.
.
This package contains the Python 3 version of the library.
Description-md5: 60a1c3a58cc92deb12e976f1b1e124d0
Homepage: https://github.com/celery/django-celery-beat/
Section: python
Priority: optional
Filename: pool/main/p/python-django-celery-beat/python3-django-celery-beat_2.3.0-1_all.deb