← Package directory
Available on winget

Install Miniconda3

The minimal way to bootstrap conda onto a system. Contains only conda and its dependencies.

Install with winget
winget install --id Anaconda.Miniconda3
Upgrade
winget upgrade --id Anaconda.Miniconda3
Uninstall
winget uninstall --id Anaconda.Miniconda3

About Miniconda3

Miniconda is a free minimal installer for conda. It is a small bootstrap version of Anaconda that includes only conda, Python, the packages they both depend on, and a small number of other useful packages (like pip, zlib, and a few others). 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.

Version history

Version Updated Notes
py314_26.5.3-2 Unknown Release notes
py314_26.5.3-1 Unknown Available Python versions: 3.14.6, 3.13.14, 3.12.13, 3.11.15, 3.10.20 User-facing changes - conda has been updated to v26.5.3. See the conda blog post for highlights about the conda 26.5.x releases. - Miniconda now provi...
py313_26.3.2-2 Unknown Available Python versions: 3.13.13, 3.12.13, 3.11.15, 3.10.20 User-facing changes - conda has been updated to v26.3.2. See the conda blog post for highlights about the conda 26.3.x releases. - Updated the macOS PKG insta...
py313_26.1.1-1 Unknown Available Python versions: 3.13.12, 3.12.12, 3.11.14, 3.10.19 User-facing changes - conda has been updated to v26.1.1. See the conda blog post for highlights about this release. - Added CPU architecture checks for macOS...
py313_25.9.1-3 Unknown Available Python versions: 3.13.9, 3.12.12, 3.11.14, 3.10.19, 3.9.25 Bug fixes - Removed excessive write permissions during the installation process (CVE-2025-64343). During the installation process, the installation dir...
py313_25.9.1-1 Unknown Available Python versions: 3.13.9, 3.12.12, 3.11.14, 3.10.19, 3.9.24 Deprecations - Miniconda 25.9.1 will be the last Miniconda version with a Python 3.9 variant. User-facing changes - conda has been updated to v25.9.1....
py313_25.7.0-2 Unknown Available Python versions: 3.13.5, 3.12.11, 3.11.13, 3.10.18, 3.9.23 Deprecations - Miniconda 25.7.x will be the last version released with support for Intel MacOS (osx-64), both .sh and .pkg installer variants. Please s...
py313_25.5.1-1 Unknown Release notes
py313_25.5.1-0 Unknown Release notes
py313_25.3.1-1 Unknown Release notes
py312_25.1.1-2 Unknown Release notes
py312_25.1.1-1 Unknown Release notes
py312_25.1.1-0 Unknown Release notes
py312_24.11.1-0 Unknown Release notes
py312_24.9.2-0 Unknown Release notes
py312_24.7.1-0 Unknown Release notes
py312_24.5.0-0 Unknown Release notes
py312_24.4.0-0 Unknown Release notes
py312_24.3.0-0 Unknown User-facing Changes - Conda has been updated to v24.3.0. - Anaconda-anon-usage was added to the installer. Enhancements - sh installers: progress bars are no longer rendered during batch installations. - sh installers: a...
py312_24.1.2-0 Unknown User-facing Changes - Conda has been updated to v24.1.2. - The default location of the macOS .pkg installers is now /opt. Bug Fixes - MacOS .pkg installers now install into the /opt directory to circumvent an issue with...