How Do You Install Boost C++ Libraries and Related Development Files?

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

Leave a comment

Your email address will not be published. Required fields are marked *