Installing conda — conda 25.3.2.dev36 documentation (original) (raw)

To install conda, you must first pick the right installer for you. The following are the most popular installers currently available:

Miniconda#

Miniconda is a minimal installer provided by Anaconda. Use this installer if you want to install most packages yourself.

Anaconda Distribution#

Anaconda Distribution is a full featured installer that comes with a suite of packages for data science, as well as Anaconda Navigator, a GUI application for working with conda environments.

Miniforge#

Miniforge is an installer maintained by the conda-forge community that comes preconfigured for use with the conda-forge channel. To learn more about conda-forge, visit their website.

System requirements#

Tip

You do not need administrative or root permissions to install conda if you select a user-writable install location (e.g. /Users/my-username/conda or C:\Users\my-username\conda).

Regular installation#

Follow the instructions for your operating system:

Installing in silent mode#

You can use silent installation of Miniconda, Anaconda, or Miniforge for deployment or testing or building services, such as GitHub Actions.

Follow the silent-mode instructions for your operating system:

Cryptographic hash verification#

SHA-256 checksums are available forMiniconda andAnaconda Distribution. We do not recommend using MD5 verification as SHA-256 is more secure.

Download the installer file and, before installing, verify it as follows: