-
In a terminal window, navigate to the directory where you downloaded and extracted the Anaconda Enterprise installer, replacing
<version>with your specific version number: -
Run the following command to verify whether the
bzip2package is installed:If the command returns a valid package, you can run the bootstrap executable. Otherwise use your package manager to install the binary, using eitheryum install bzip2orapt-get install bzip2. -
Run the following command to run the bootstrap executable:
-
Type
yeswhen prompted to accept the end user license agreement (EULA). - Accept the default path, or enter an alternate path when prompted.
-
When prompted, type
yesto activate the conda command at shell initialization. -
Re-initialize your terminal for the previous steps to take effect:

