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<
It is possible to perform sudo apt-get install jq however you need to inform the system where to find jq.
ℹ️ Note: Ubuntu 14+ users can skip to step 4!