How to Install libboost-stacktrace-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libboost-stacktrace-dev

Description:

library to capture and print stack traces - development files (default version)

This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.65).

Homepage: http://boost.org/libs/stacktrace/

Version: 1.65.1.0ubuntu1

Section: universe/libdevel