Jq Installation

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Installation

Mac

brew install jq

Ubuntu

apt-get update; apt-get install jq

Centos

yum install jq