How to Install and Uninstall python38-distributed Package on openSuSE Tumbleweed
Last updated: December 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-distributed" package
In this section, we are going to explain the necessary steps to install python38-distributed on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-distributed
Copied
2. Uninstall "python38-distributed" package
Please follow the guidance below to uninstall python38-distributed on openSuSE Tumbleweed:
$
sudo zypper remove
python38-distributed
Copied
3. Information about the python38-distributed package on openSuSE Tumbleweed
Information for package python38-distributed:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-distributed
Version : 2021.9.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 7,4 MiB
Installed : No
Status : not installed
Source package : python-distributed-2021.9.1-1.1.src
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 : python38-distributed
Version : 2021.9.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 7,4 MiB
Installed : No
Status : not installed
Source package : python-distributed-2021.9.1-1.1.src
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.