- Anaconda Distribution
- Miniconda
These command-line instructions will get you set up quickly with the latest Anaconda Distribution installer. Follow the steps for your system to download and silently install Anaconda Distribution:
- Windows
- macOS/Linux
-
Download the Anaconda Distribution installer manually from anaconda.com/download or use one of the following commands to download the installer with Command Prompt or Powershell:
For instructions on downloading an older installer version, see Using older installer versions.
-
Run the Windows installer for Anaconda Distribution in silent mode by using the
/Sargument. The following optional arguments are also supported: All arguments are case-sensitive. For example, the following batch file command installs Anaconda Distribution for the current user without registering Python as the system’s default:As ofAnaconda 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.