How to Install and Uninstall tbb-devel Package on openSUSE Leap

Last updated: July 03,2024

1. Install "tbb-devel" package

Please follow the guidance below to install tbb-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install tbb-devel

2. Uninstall "tbb-devel" package

Please follow the guidance below to uninstall tbb-devel on openSUSE Leap:

$ sudo zypper remove tbb-devel

3. Information about the tbb-devel package on openSUSE Leap

Information for package tbb-devel:
----------------------------------
Repository : Main Repository
Name : tbb-devel
Version : 2019_20190605-150200.3.2.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : tbb-2019_20190605-150200.3.2.1.src
Upstream URL : https://www.threadingbuildingblocks.org/
Summary : Development Files for Threading Building Blocks (TBB)
Description :
Threading Building Blocks (TBB) offers a rich and complete approach to
expressing parallelism in a C++ program. It is a library that helps you take
advantage of multi-core processor performance without having to be a threading
expert. Threading Building Blocks is not just a threads-replacement library. It
represents a higher-level, task-based parallelism that abstracts platform
details and threading mechanism for performance and scalability.
This package contains the header files needed for development with tbb.

5. The same packages on other Linux Distributions