--- title: "5. Install jq" chapter: true weight: 16 --- # JSON parser installation In the workshop, we will need a json parser tool such as **jq**. Run `sudo yum install jq` to install it.