Double click on the executable and click next until it stops.
This is an option for all
.sh
installers
> bash <FILENAME>.sh -b [-p PATH/TO/INSTALL/TO] # Default = "~/YOUR_APP_NAME"
> bash PATH/TO/INSTALL/TO/condabin/conda init
To launch the app, you'll need to close and reopen the terminal. Then the app can be launched with <YOUR_APP_NAME> (or whatever string is printed out above
[yes|no]
This is an option for all
.sh
installers
> bash <FILENAME>.sh
...
Do you wish the installer to initialize <YOUR_APP_NAME>
by running conda init? [yes|no]
[no] >>> yes
To launch the app, you'll need to close and reopen the terminal. Then the app can be launched with <YOUR_APP_NAME> (or whatever string is printed out above
[yes|no]
TBD... Hopefully the same as Linux