How to Install and Uninstall libtbb-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libtbb-dev" package

In this section, we are going to explain the necessary steps to install libtbb-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libtbb-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtbb-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 1650
Maintainer: Ubuntu Developers
Original-Maintainer: Steve Capper
Architecture: amd64
Source: tbb
Version: 4.4~20151115-0ubuntu3
Depends: libtbb2 (= 4.4~20151115-0ubuntu3)
Suggests: tbb-examples, libtbb-doc
Filename: pool/universe/t/tbb/libtbb-dev_4.4~20151115-0ubuntu3_amd64.deb
Size: 226130
MD5sum: 8863c64694bc80469aef0296d59d1c9d
SHA1: 5369e03608995b1c6df371511f36255e9b4d97fd
SHA256: 885b609c8c7f7122d62b538929d91efaa846ccff13543c3c1d56187ba6259e78
Description-en: 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: 9ab4f6fe21833733598b00121416094f
Multi-Arch: same
Homepage: http://threadingbuildingblocks.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m