Problem scenario
You want to install Boost C++ libraries and related development files. How do you do this?
Solution
Run this command:
sudo apt-get install automake bison flex g++ git libboost1.*-all-dev libevent-dev libssl-dev libtool make pkg-config