How to Install and Uninstall libtbb2 Package on Kali Linux

Last updated: May 14,2024

1. Install "libtbb2" package

Please follow the guidance below to install libtbb2 on Kali Linux

$ sudo apt update $ sudo apt install libtbb2

2. Uninstall "libtbb2" package

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

$ sudo apt remove libtbb2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtbb2 package on Kali Linux

Package: libtbb2
Source: tbb
Version: 2020.3-2.1
Installed-Size: 332
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libtbbmalloc2, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 127100
SHA256: 5fae92c75d7453f3a0609ba63f9ac2bfbf4823469fe73e55b8d40ddf6feea618
SHA1: 957e82e7bcb6d2e54df1fb88bef1f817de6c7e70
MD5sum: ce5361bd3e878db45836b5616e38d9e0
Description: parallelism 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: 597d0e658709781286f685402350c986
Multi-Arch: same
Homepage: https://www.threadingbuildingblocks.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/t/tbb/libtbb2_2020.3-2.1_amd64.deb