Installation - simeloni/Yaml-parser GitHub Wiki
Installation
Manual installation
Automatic installation
sudo apt-get install libyaml-dev
check that the library is correctly installed and recogned by the system
whereis yaml-cpp
should give an output similar to
> yaml-cpp: /usr/include/yaml-cpp