yq - Install Mike Farah's yq CLI

by
Jeremy Canfield |
Updated: October 11 2024
| yq articles
Mike Farah's yq CLI and jq are similar, where Mike Farah's yq CLI is meant to parse YAML and jq is meant to parse JSON.
These commands can be used to download version 4.2.0 of Mike Farah's yq on a Linux system.
wget https://github.com/mikefarah/yq/releases/download/v4.2.0/yq_linux_amd64 -O /usr/local/bin/yq
chmod +x /usr/local/bin/yq
Did you find this article helpful?
If so, consider buying me a coffee over at