How to Install and Uninstall python-celery-common Package on Kali Linux

Last updated: May 03,2024

1. Install "python-celery-common" package

Please follow the guidelines below to install python-celery-common on Kali Linux

$ sudo apt update $ sudo apt install python-celery-common

2. Uninstall "python-celery-common" package

This tutorial shows how to uninstall python-celery-common on Kali Linux:

$ sudo apt remove python-celery-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-celery-common package on Kali Linux

Package: python-celery-common
Source: celery
Version: 5.3.4-2
Installed-Size: 43
Maintainer: Debian Python Team
Architecture: all
Depends: celery (>= 5.3.4-2)
Size: 21684
SHA256: 091e9d05c93fbb4e16149373a1cba9960228c1e49ecb901c0897ad0b88a123d9
SHA1: dcb3141af0507a17f2ed8c085c9194da6a898523
MD5sum: 37652c5352956eedbc8acdb61198821a
Description: async task/job queue - transitional dummy package
Celery is an open source asynchronous task queue/job queue based on
distributed message passing. It is focused on real-time operation,
but supports scheduling as well.
.
This is an empty transitional package to the "celery" package.
Once installed it can be safely removed.
Description-md5:
Homepage: https://docs.celeryq.dev/
Section: python
Priority: optional
Filename: pool/main/c/celery/python-celery-common_5.3.4-2_all.deb