I have downloaded python 2.7 installer. After downloading the installer, I executed the following command in the terminal:
/home/najam/Downloads/Anaconda2-4.2.0-Linux-x86_64.sh
The execution resulted in the following error:
bash: /home/najam/Downloads/Anaconda2-4.2.0-Linux-x86_64.sh: Permission denied
What am I doing wrong? It'll be much helpful if step-by-step sequence of commands is posted for Anaconda's installation. Thanks.