How to Install and Uninstall python310-dask-distributed Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "python310-dask-distributed" package
Please follow the instructions below to install python310-dask-distributed on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-dask-distributed
Copied
2. Uninstall "python310-dask-distributed" package
This guide covers the steps necessary to uninstall python310-dask-distributed on openSuSE Tumbleweed:
$
sudo zypper remove
python310-dask-distributed
Copied
3. Information about the python310-dask-distributed package on openSuSE Tumbleweed
Information for package python310-dask-distributed:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-dask-distributed
Version : 2024.2.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 KiB
Installed : No
Status : not installed
Source package : python-dask-2024.2.1-1.1.src
Upstream URL : https://dask.org
Summary : Interface with the distributed task scheduler in dask
Description :
A flexible library for parallel computing in Python.
Dask is composed of two parts:
- Dynamic task scheduling optimized for computation. This is similar to
Airflow, Luigi, Celery, or Make, but optimized for interactive
computational workloads.
- “Big Data” collections like parallel arrays, dataframes, and lists that
extend common interfaces like NumPy, Pandas, or Python iterators to
larger-than-memory or distributed environments. These parallel collections
run on top of dynamic task schedulers.
This meta package pulls in the distributed module into the dask namespace.
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-dask-distributed
Version : 2024.2.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 KiB
Installed : No
Status : not installed
Source package : python-dask-2024.2.1-1.1.src
Upstream URL : https://dask.org
Summary : Interface with the distributed task scheduler in dask
Description :
A flexible library for parallel computing in Python.
Dask is composed of two parts:
- Dynamic task scheduling optimized for computation. This is similar to
Airflow, Luigi, Celery, or Make, but optimized for interactive
computational workloads.
- “Big Data” collections like parallel arrays, dataframes, and lists that
extend common interfaces like NumPy, Pandas, or Python iterators to
larger-than-memory or distributed environments. These parallel collections
run on top of dynamic task schedulers.
This meta package pulls in the distributed module into the dask namespace.