How to Install and Uninstall libtbbmalloc2 Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "libtbbmalloc2" package

Learn how to install libtbbmalloc2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libtbbmalloc2

2. Uninstall "libtbbmalloc2" package

In this section, we are going to explain the necessary steps to uninstall libtbbmalloc2 on openSuSE Tumbleweed:

$ sudo zypper remove libtbbmalloc2

3. Information about the libtbbmalloc2 package on openSuSE Tumbleweed

Information for package libtbbmalloc2:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libtbbmalloc2
Version : 2021.11.0-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 139.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 : Threading Building Blocks (TBB)
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 provides the oneTBB memory allocator shared library.