How to Install and Uninstall tbb-devel Package on openSUSE Leap
Last updated: November 07,2024
1. Install "tbb-devel" package
Please follow the guidance below to install tbb-devel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
tbb-devel
Copied
2. Uninstall "tbb-devel" package
Please follow the guidance below to uninstall tbb-devel on openSUSE Leap:
$
sudo zypper remove
tbb-devel
Copied
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.
----------------------------------
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.