# yq ## Install ::::{tab-set} :::{tab-item} macOS :sync: macos ```console $ brew install yq ``` ::: :::: Check the version: ```console $ yq --version yq (https://github.com/mikefarah/yq/) version v4.44.3 ```