jq 1.8.1 = https://github.com/jqlang/jq.git ``` sh *** build *** git submodule update --init autoreconf -i ./configure --prefix=/pkg/gnu/jq make -j$(nproc) make install ```