How to Install JQuery (JQ) (Mac • Windows • Linux)

Installing JQuery

These scripts use jq if present: macOS: brew install jq Windows: winget install -e –id jqlang.jq (or choco install jq) Ubuntu: sudo apt install -y jq Fedora: sudo dnf install -y jq The scripts still run without jq—they’ll just show zeros/“n/a” for a couple metrics.