How to Install libyaml-cpp-dev in Ubuntu 18.04



Install libyaml-cpp-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libyaml-cpp-dev

Description:

YAML parser and emitter for C++ - development files

yaml-cpp is a C++ library for parsing and emitting data in YAML 1.2, a human-readable data serialization format. . This package provides development files of yaml-cpp.

Homepage: https://github.com/jbeder/yaml-cpp

Version: 0.5.2-4ubuntu1

Section: universe/libdevel