How to Install and Uninstall python311-threadpoolctl Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python311-threadpoolctl" package

Please follow the guidelines below to install python311-threadpoolctl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-threadpoolctl

2. Uninstall "python311-threadpoolctl" package

Learn how to uninstall python311-threadpoolctl on openSuSE Tumbleweed:

$ sudo zypper remove python311-threadpoolctl

3. Information about the python311-threadpoolctl package on openSuSE Tumbleweed

Information for package python311-threadpoolctl:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-threadpoolctl
Version : 3.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 119.6 KiB
Installed : No
Status : not installed
Source package : python-threadpoolctl-3.2.0-1.2.src
Upstream URL : https://github.com/joblib/threadpoolctl
Summary : Thread-pool Controls
Description :
Python helpers to limit the number of threads used in native
libraries that handle their own internal threadpool (BLAS
and OpenMP implementations).