How to Install and Uninstall libtbb-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "libtbb-dev" package

Here is a brief guide to show you how to install libtbb-dev on Kali Linux

$ sudo apt update $ sudo apt install libtbb-dev

2. Uninstall "libtbb-dev" package

In this section, we are going to explain the necessary steps to uninstall libtbb-dev on Kali Linux:

$ sudo apt remove libtbb-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtbb-dev package on Kali Linux

Package: libtbb-dev
Source: onetbb
Version: 2021.11.0-2
Installed-Size: 1439
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libtbb12 (= 2021.11.0-2)
Suggests: libtbb-doc
Size: 192924
SHA256: be82663a063cb24cc6df7198df0618266be3d88a30c6d93a75bcefe770fee6c7
SHA1: 878a833c7b8e7aacf6080ccd72a5a58d5520dfee
MD5sum: 400baeceba8a5da8c76ac1b289a6aaf0
Description: parallelism library for C++ - development 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 development files.
Description-md5:
Multi-Arch: same
Homepage: https://www.threadingbuildingblocks.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/onetbb/libtbb-dev_2021.11.0-2_amd64.deb