← 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.

What's new in py313_26.3.2-2

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 installer error message that appears when the target install directory already exists. The error message now includes a link to the uninstall instructions. - The option to choose an install location has been removed from the macOS PKG installers for this release due to a bug with macOS Tahoe (version 26). Docker - The continuum.io Docker images have been deprecated. They are now published in the anaconda repository instead. - Unnecessary system dependencies have been removed from the Docker images to reduce their overall size by about 40%. Bug fixes - The ~/.anaconda directory is now deleted when you choose to remove user data during uninstallation. - Fixed an issue where macOS PKG installers would fail when file ownership in $HOME could not be changed.

Read release notes

Version history

Version Updated Notes
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...
py311_23.11.0-2 Unknown ### User-Facing Changes The conda-standalone package in the installer was rebuilt using pyinstaller 5.13.2. Available Python Versions: 3.11, 3.10, 3.9, 3.8
py311_23.5.2-0 Unknown No notes