How to Install nlohmann-json-dev in Ubuntu 18.04



Install nlohmann-json-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install nlohmann-json-dev

Description:

JSON for Modern C++

JSON library with intuitive syntax, trivial integration and serious testing. Other aspects, as memory efficiency and speed were not so important. The library consists of a single source file json.hpp.

Homepage: https://nlohmann.github.io/json/

Version: 2.1.1-1.1

Section: universe/libdevel