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

Last updated: July 08,2024

1. Install "python312-tbb" package

Learn how to install python312-tbb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-tbb

2. Uninstall "python312-tbb" package

Learn how to uninstall python312-tbb on openSuSE Tumbleweed:

$ sudo zypper remove python312-tbb

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

Information for package python312-tbb:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-tbb
Version : 2021.11.0-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 233.8 KiB
Installed : No
Status : not installed
Source package : tbb-2021.11.0-2.4.src
Upstream URL : https://oneapi-src.github.io/oneTBB/
Summary : Python 3.12 support for oneAPI Threading Building Blocks (oneTBB)
Description :
oneTBB (previously known as TBB) is a flexible C++ library that simplifies the
work of adding parallelism to complex applications. The library lets you easily
write parallel programs that take full advantage of the multi-core performance.
oneTBB provides you with functions, interfaces, and classes to parallelize and
scale the code.
This package contains python 3.12 bindings for oneTBB.