I downloaded the Anaconda3-2020.02-Linux-x86_64.sh from official site and used the command:
sudo sh Anaconda3-2020.02-Linux-x86_64.sh
To install. By default it installed inside '/root/anaconda3'. Now, I can only access python and conda when I use 'sudo su'. How can I make it available for myself?