Install yajl-tools by entering the following commands in the terminal:
sudo apt update sudo apt install yajl-tools
Description:
Yet Another JSON Library - tools
A small collection of tools that use the yajl library. . Current tools are: json_reformat - beautifies or minimizes format of JSON data json_verify - validates JSON data
Homepage: http://lloyd.github.com/yajl/
Version: 2.1.0-2build1
Section: universe/utils