How to Install and Uninstall python39-distributed Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-distributed" package
Please follow the step by step instructions below to install python39-distributed on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-distributed
Copied
2. Uninstall "python39-distributed" package
In this section, we are going to explain the necessary steps to uninstall python39-distributed on openSuSE Tumbleweed:
$
sudo zypper remove
python39-distributed
Copied
3. Information about the python39-distributed package on openSuSE Tumbleweed
Information for package python39-distributed:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-distributed
Version : 2024.2.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 6.5 MiB
Installed : No
Status : not installed
Source package : python-distributed-2024.2.1-1.1.src
Upstream URL : https://distributed.dask.org
Summary : Library for distributed computing with Python
Description :
Dask.distributed is a library for distributed computing in Python. It
extends both the concurrent.futures and dask APIs to moderate sized
clusters.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-distributed
Version : 2024.2.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 6.5 MiB
Installed : No
Status : not installed
Source package : python-distributed-2024.2.1-1.1.src
Upstream URL : https://distributed.dask.org
Summary : Library for distributed computing with Python
Description :
Dask.distributed is a library for distributed computing in Python. It
extends both the concurrent.futures and dask APIs to moderate sized
clusters.