How to Install libboost-tools-dev in Ubuntu 18.04



Install libboost-tools-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libboost-tools-dev

Description:

Boost C++ Libraries development tools (default version)

The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.65).

Homepage: http://www.boost.org/

Version: 1.65.1.0ubuntu1

Section: universe/libdevel