How to Install and Uninstall python311-distributed Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-distributed" package
This is a short guide on how to install python311-distributed on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-distributed
Copied
2. Uninstall "python311-distributed" package
In this section, we are going to explain the necessary steps to uninstall python311-distributed on openSuSE Tumbleweed:
$
sudo zypper remove
python311-distributed
Copied
3. Information about the python311-distributed package on openSuSE Tumbleweed
Information for package python311-distributed:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-distributed
Version : 2024.2.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 8.7 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 : python311-distributed
Version : 2024.2.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 8.7 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.