Some dependencies were missing when I installed THC Hydra. I found this site which directs me to install the missing package:
sudo apt-get install libsvn-dev libapr1-dev libaprutil1-dev
But when I try this, I receive the following error message:
-bash: -sudo: command not found
I tried searching the web for how to install the sudo command, but I cant find anything. Any ideas?