Is there a way to install jq JSON processor on Ubuntu 10.04?
I Tried the usual sudo apt-get install jq but got the error E: Couldn\'t find package jq<
sudo apt-get install jq
E: Couldn\'t find package jq<
Since Ubuntu 16.04LTS xenial you do not need to modify /etc/apt/sources.list, just run
/etc/apt/sources.list
jq 1.5 is in the official Debian and Ubuntu repositories.
jq 1.5