Miniconda is a free, miniature installation of Anaconda Distribution that includes only conda, Python, the packages they both depend on, and a small number of other useful packages.

If you need more packages, use the conda install command to install from thousands of packages available by default in Anaconda’s public repo, or from other channels, like conda-forge or bioconda.

For the latest Miniconda installers for Python 3.12, go to anaconda.com/download. The Miniconda installers are on the same page as the Anaconda Distribution installers, past registration.

For a list of Miniconda hashes and an archive of Miniconda versions, including installers for older versions of Python, see https://repo.anaconda.com/miniconda.

Quick command line install

See our new section on the Installing Miniconda page!