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

Last updated: September 28,2024

1. Install "python312-threadpoolctl" package

Please follow the step by step instructions below to install python312-threadpoolctl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-threadpoolctl

2. Uninstall "python312-threadpoolctl" package

Please follow the instructions below to uninstall python312-threadpoolctl on openSuSE Tumbleweed:

$ sudo zypper remove python312-threadpoolctl

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

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