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

Last updated: July 04,2024

1. Install "python312-distributed" package

This tutorial shows how to install python312-distributed on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-distributed

2. Uninstall "python312-distributed" package

Please follow the step by step instructions below to uninstall python312-distributed on openSuSE Tumbleweed:

$ sudo zypper remove python312-distributed

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

Information for package python312-distributed:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-distributed
Version : 2024.2.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 8.2 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.