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

Last updated: June 02,2024

1. Install "tbb-devel" package

Please follow the guidance below to install tbb-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install tbb-devel

2. Uninstall "tbb-devel" package

This tutorial shows how to uninstall tbb-devel on openSuSE Tumbleweed:

$ sudo zypper remove tbb-devel

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

Information for package tbb-devel:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : tbb-devel
Version : 2021.11.0-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : tbb-2021.11.0-2.4.src
Upstream URL : https://oneapi-src.github.io/oneTBB/
Summary : Development Files 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 the header files needed for development with oneTBB.

5. The same packages on other Linux Distributions