How to Install and Uninstall python38-celery Package on openSuSE Tumbleweed
Last updated: December 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-celery" package
Please follow the guidance below to install python38-celery on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-celery
Copied
2. Uninstall "python38-celery" package
This guide covers the steps necessary to uninstall python38-celery on openSuSE Tumbleweed:
$
sudo zypper remove
python38-celery
Copied
3. Information about the python38-celery package on openSuSE Tumbleweed
Information for package python38-celery:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-celery
Version : 5.0.5-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3,4 MiB
Installed : No
Status : not installed
Source package : python-celery-5.0.5-4.2.src
Summary : Distributed Task Queue module for Python
Description :
Celery is an asynchronous task queue/job queue based on distributed
message passing. It is focused on real-time operation, but supports
scheduling as well.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-celery
Version : 5.0.5-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3,4 MiB
Installed : No
Status : not installed
Source package : python-celery-5.0.5-4.2.src
Summary : Distributed Task Queue module for Python
Description :
Celery is an asynchronous task queue/job queue based on distributed
message passing. It is focused on real-time operation, but supports
scheduling as well.