How to Install and Uninstall libtbbmalloc2 Package on Kali Linux

Last updated: May 17,2024

1. Install "libtbbmalloc2" package

This guide let you learn how to install libtbbmalloc2 on Kali Linux

$ sudo apt update $ sudo apt install libtbbmalloc2

2. Uninstall "libtbbmalloc2" package

Please follow the guidelines below to uninstall libtbbmalloc2 on Kali Linux:

$ sudo apt remove libtbbmalloc2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtbbmalloc2 package on Kali Linux

Package: libtbbmalloc2
Source: onetbb
Version: 2021.11.0-2
Installed-Size: 167
Maintainer: Debian Science Maintainers
Architecture: amd64
Replaces: libtbb12 (<< 2021.5-7ubuntu2), libtbb2 (<< 2020.3-1ubuntu2)
Depends: libc6 (>= 2.34), libstdc++6 (>= 4.9)
Breaks: libtbb12 (<< 2021.5-7ubuntu2), libtbb2 (<< 2020.3-1ubuntu2)
Size: 48560
SHA256: bff8f43eeaa4382504015fc8ce7446983d68b5bc61f55611da08e014f2ec5d38
SHA1: e5f09da7c720f1de5a580821893374884204dba9
MD5sum: bcb200d7c220b528482b3a746083858c
Description: parallelism helper library for C++ - runtime files
TBB is a library that helps you leverage multi-core processor
performance without having to be a threading expert. It represents a
higher-level, task-based parallelism that abstracts platform details
and threading mechanism for performance and scalability.
.
(Note: if you are a user of the i386 architecture, i.e., 32-bit Intel
or compatible hardware, this package only supports Pentium4-compatible
and higher processors.)
.
This package includes the TBB runtime files.
Description-md5:
Multi-Arch: same
Homepage: https://www.threadingbuildingblocks.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/o/onetbb/libtbbmalloc2_2021.11.0-2_amd64.deb