EDIT 2
After trying to run parallel, I am getting the following on the terminal when I run both parallel and by the source /homedtic/
parallel
/homedtic/
This did it for me, without root access:
(wget pi.dk/3 -qO - || curl pi.dk/3/) | bash
See this link.