Using Anaconda in a commercial setting?
Windows installation
How do I verify my installer's integrity?
Anaconda Distribution 2022.05
, the option to add Anaconda to the PATH environment variable during an All Users installation has been disabled. This was done to address a security exploit. You can still add Anaconda to the PATH environment variable during a Just Me installation.conda clean --all --force-pkgs-dirs
after the install finishes. For more information on these commands, see the conda command documentation.
macOS/Linux installation
/opt/anaconda3
in your file system. If you want to install Anaconda into your Home directory or if you have multiple users on a system and want to manage your installation more carefully, Anaconda recommends following the instructions in the macOS Command Line installer tab.How do I verify my installer's integrity?
/opt/anaconda3
for all users of the computer.Verify your install