Command 'jq' not found, but can be installed with:

Console
Copy
testuser@localhost:~$ cat test.json | jq

Command 'jq' not found, but can be installed with:

snap install jq  # version 1.5+dfsg-1, or
apt  install jq

See 'snap info jq' for additional versions.