Installing Subversion on Linux
Just trying to install subversion on my virtual machine:
apt-get install subversion - bash: apt-get: command not foundyum install subversion - bash: yum: command not found.So now I am left with wget.
You have to admit, clicking an installer is soooo much easier.