sudo yum install epel-release sudo yum install snapd sudo systemctl enable --now snapd.socket Use code with caution. sudo snap install jq Use code with caution. Why Use jq on CentOS 7? Facing issue while installing jq in centos - Stack Overflow
Grant execution permissions to the downloaded file: chmod +x jq Use code with caution. download jq for centos 7
For users who prefer the Snap Store , jq is available as a snap package for CentOS 7.6 and higher. sudo yum install epel-release sudo yum install snapd