Download Anaconda from this website (link)
In the folder where the install has been downloaded, type the following:
bash Anaconda3-2022.05-Linux-x86_64.sh
Note that in the above command, do not use bash
.
Then, just enter and yes for all.
Now initiate conda by
source ~/.bashrc
To prevent the automatic activation of anaconda on start-up, type the following:
conda config --set auto_activate_base false
https://hamonikr.org/board_bFBk25/78585