How to Install and Uninstall python3-threadpoolctl Package on openSUSE Leap

Last updated: May 06,2024

1. Install "python3-threadpoolctl" package

Please follow the guidelines below to install python3-threadpoolctl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-threadpoolctl

2. Uninstall "python3-threadpoolctl" package

In this section, we are going to explain the necessary steps to uninstall python3-threadpoolctl on openSUSE Leap:

$ sudo zypper remove python3-threadpoolctl

3. Information about the python3-threadpoolctl package on openSUSE Leap

Information for package python3-threadpoolctl:
----------------------------------------------
Repository : Main Repository
Name : python3-threadpoolctl
Version : 2.1.0-1.42
Arch : noarch
Vendor : SUSE LLC
Installed Size : 92.3 KiB
Installed : No
Status : not installed
Source package : python-threadpoolctl-2.1.0-1.42.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).