json_verify

Yet Another JSON Library (YAJL)

Debian Debian
RUN apt-get update && \ apt-get install -y yajl-tools
Ubuntu
RUN apt-get update && \ apt-get install -y yajl-tools
Alpine
RUN apk add yajl
Arch Arch Linux
RUN pacman -S --noconfirm yajl
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y yajl-tools
CentOS
RUN yum install -y yajl
Fedora
RUN dnf install -y yajl
Raspbian
RUN apt-get update && \ apt-get install -y yajl-tools
click the source code to copy install json_verify on any operating system with command-not-found.com