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

Last updated: November 22,2024

1. Install "python310-threadpoolctl" package

This is a short guide on how to install python310-threadpoolctl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-threadpoolctl

2. Uninstall "python310-threadpoolctl" package

Here is a brief guide to show you how to uninstall python310-threadpoolctl on openSuSE Tumbleweed:

$ sudo zypper remove python310-threadpoolctl

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

Information for package python310-threadpoolctl:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-threadpoolctl
Version : 3.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 103.5 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).