I use Mac , how can I install JQ without home brew ? I installed 'jq-osx-amd64 'and executed this comments :
chmod +x ~/Downloads/*jq-osx-amd64* cp ~/Downloads/jq-osx-amd64 /usr/local/bin
After that when I try the open/execute jq-osx-amd64 the terminal pop up with :
“jq-osx-amd64” cannot be opened because the developer cannot be verified.
I opened the system preferences and allowed it but still doesn’t accept the permission and I couldn’t use the jq. Any help will be appreciated . Thank you