How to Install jparse in Ubuntu 18.04



Install jparse by entering the following commands in the terminal:

sudo apt update
sudo apt install jparse

Description:

JSON parser utility

Jparse is a small utility based on jaula library that checks JSON formatted files, detects errors and sends a "compacted to a single line" form of the file contents on standard output.

Version: 1.4.0-5build1

Section: universe/utils