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

Last updated: July 03,2024

1. Install "python39-threadpoolctl" package

This tutorial shows how to install python39-threadpoolctl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-threadpoolctl

2. Uninstall "python39-threadpoolctl" package

Please follow the guidance below to uninstall python39-threadpoolctl on openSuSE Tumbleweed:

$ sudo zypper remove python39-threadpoolctl

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

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