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

Last updated: May 16,2024

1. Install "libtbb-doc" package

This guide let you learn how to install libtbb-doc on Kali Linux

$ sudo apt update $ sudo apt install libtbb-doc

2. Uninstall "libtbb-doc" package

This guide covers the steps necessary to uninstall libtbb-doc on Kali Linux:

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

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

Package: libtbb-doc
Source: onetbb
Version: 2021.11.0-2
Installed-Size: 12516
Maintainer: Debian Science Maintainers
Architecture: all
Replaces: tbb-examples (<< 2020.0-2)
Depends: libjs-jquery
Recommends: libtbb-dev
Breaks: tbb-examples (<< 2020.0-2)
Size: 1306916
SHA256: 88fc798a20a8e16813faf97a742744c0c355860b0bae00ead44cddd72c111539
SHA1: 49cfec6667195daca52dd12a895829173fbcce72
MD5sum: a91bdbc5e0f2fbd1a639b81576fb9773
Description: parallelism library for C++ - documentation
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.
.
This package includes the TBB documentation files and examples.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.threadingbuildingblocks.org/
Tag: devel::doc, devel::lang:c++, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/o/onetbb/libtbb-doc_2021.11.0-2_all.deb