How to Install and Uninstall libtbb12 Package on Kali Linux

Last updated: July 05,2024

1. Install "libtbb12" package

Please follow the guidelines below to install libtbb12 on Kali Linux

$ sudo apt update $ sudo apt install libtbb12

2. Uninstall "libtbb12" package

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

$ sudo apt remove libtbb12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtbb12 package on Kali Linux

Package: libtbb12
Source: onetbb
Version: 2021.11.0-2
Installed-Size: 273
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libtbbmalloc2 (= 2021.11.0-2), libtbbbind-2-5 (= 2021.11.0-2), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Breaks: libtbb2 (<< 2021)
Size: 87576
SHA256: 761156522db47810ae41cde5ca1a8c64d96dc66b520ed8b3be02b85c0fdf8104
SHA1: a5bfc0278dc0b208ca3cc5daee62ee03364f6bfa
MD5sum: 213f49495d7e42e54f858564c4c78544
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:
Multi-Arch: same
Homepage: https://www.threadingbuildingblocks.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/o/onetbb/libtbb12_2021.11.0-2_amd64.deb