How to Install and Uninstall python310-distributed Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python310-distributed" package

This guide let you learn how to install python310-distributed on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-distributed

2. Uninstall "python310-distributed" package

Please follow the guidance below to uninstall python310-distributed on openSuSE Tumbleweed:

$ sudo zypper remove python310-distributed

3. Information about the python310-distributed package on openSuSE Tumbleweed

Information for package python310-distributed:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.