How to Install and Uninstall python39-tbb Package on openSuSE Tumbleweed
Last updated: December 26,2024
1. Install "python39-tbb" package
This is a short guide on how to install python39-tbb on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-tbb
Copied
2. Uninstall "python39-tbb" package
In this section, we are going to explain the necessary steps to uninstall python39-tbb on openSuSE Tumbleweed:
$
sudo zypper remove
python39-tbb
Copied
3. Information about the python39-tbb package on openSuSE Tumbleweed
Information for package python39-tbb:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-tbb
Version : 2021.11.0-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 200.1 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.9 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.9 bindings for oneTBB.
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-tbb
Version : 2021.11.0-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 200.1 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.9 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.9 bindings for oneTBB.