Install libboost-filesystem1.62.0 by entering the following commands in the terminal:
sudo apt update sudo apt install libboost-filesystem1.62.0
Description:
filesystem operations (portable paths, iteration over directories, etc) in C++
This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs.
Homepage: http://boost.org/libs/filesystem/
Version: 1.62.0+dfsg-5
Section: universe/libs