← Package directory
Available on winget

Install Miniforge3

Miniforge is a free minimal installer for conda specific to conda-forge.

Install with winget
winget install --id CondaForge.Miniforge3
Upgrade
winget upgrade --id CondaForge.Miniforge3
Uninstall
winget uninstall --id CondaForge.Miniforge3

About Miniforge3

Miniforge is a free minimal installer for conda specific to conda-forge.

What's new in 26.3.2-2

What's Changed - Bump conda-libmamba-solver to 26.4.2 by @jezdez in https://github.com/conda-forge/miniforge/pull/878 New Contributors - @jezdez made their first contribution in https://github.com/conda-forge/miniforge/pull/878 Full Changelog: https://github.com/conda-forge/miniforge/compare/26.3.2-1...26.3.2-2

Read release notes

Version history

Version Updated Notes
26.3.2-2 Unknown What's Changed - Bump conda-libmamba-solver to 26.4.2 by @jezdez in https://github.com/conda-forge/miniforge/pull/878 New Contributors - @jezdez made their first contribution in https://github.com/conda-forge/miniforge/p...
26.3.2-0 Unknown What's Changed - Update Python version in README to 3.13 by @diogo-rossi in https://github.com/conda-forge/miniforge/pull/861 - Bump svenstaro/upload-release-action from 2.11.4 to 2.11.5 in the github-actions group by @d...
26.1.1-3 Unknown What's Changed - Update constructor to 3.15 by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/859 Full Changelog: https://github.com/conda-forge/miniforge/compare/26.1.1-2...26.1.1-3
26.1.1-2 Unknown Rebuild of 26.1.1-0
26.1.0-0 Unknown What's Changed - Update mamba to 2.5, conda 26.1.0, python 3.13 by @hmaarrfk, @isuruf in https://github.com/conda-forge/miniforge/pull/851 Full Changelog: https://github.com/conda-forge/miniforge/compare/25.11.0-1...26.1...
25.11.0-1 Unknown What's Changed - Rebuild with constructor 3.14 by @jaimergp in https://github.com/conda-forge/miniforge/pull/838 As reported in https://github.com/conda/conda-libmamba-solver/issues/798, constructor 3.13 shipped with a h...
25.11.0-0 Unknown What's Changed - Move around some info about conda-forge's documentation by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/828 - State that we need help for windows maintenance by @hmaarrfk in https://github....
25.9.1-0 Unknown What's Changed - fix path environment variable by @Horizonll in https://github.com/conda-forge/miniforge/pull/812 - Bump svenstaro/upload-release-action from 2.11.1 to 2.11.2 in the github-actions group by @dependabot[bo...
25.3.1-0 Unknown What's Changed - Fixed spelling mistake in README.md by @millsks in https://github.com/conda-forge/miniforge/pull/795 - Fix typo in ReadMe by @garlic-os in https://github.com/conda-forge/miniforge/pull/800 - Bump the git...
25.3.0-3 Unknown What's Changed - Bump mamba to 2.1.1 by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/788 Full Changelog: https://github.com/conda-forge/miniforge/compare/25.3.0-2...25.3.0-3
25.3.0-1 Unknown What's Changed - Release 25.3.0-1 to avoid libxml2 bug by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/765 Full Changelog: https://github.com/conda-forge/miniforge/compare/25.3.0-0...25.3.0-1
24.11.3-2 Unknown What's Changed Rebuilt with fmt 11.0 since fmt 11.1 was incompatible with the ABI of fmt 11.0. This will improve compatibility with future packages that require fmt. - Release 24.11.3 2 by @hmaarrfk in https://github.com...
24.11.3-1 Unknown What's Changed - Bump the github-actions group with 2 updates by @dependabot in https://github.com/conda-forge/miniforge/pull/718 - Update README.md with WSL by @kelle in https://github.com/conda-forge/miniforge/pull/720...
24.11.3-0 Unknown What's Changed - Improve readme by @paugier in https://github.com/conda-forge/miniforge/pull/686 - Remove miniforge name customization by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/711 - Update to 24.11.3...
24.11.2-1 Unknown Release working around a few incompatibilities between conda 24.11.2 and mamba 1.5
24.11.2-0 Unknown What's Changed - Bye bye Mambaforge and PyPy by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/704 - Bump the github-actions group with 2 updates by @dependabot in https://github.com/conda-forge/miniforge/pul...
24.11.0-1 Unknown What's Changed - Update to mamba 2.0.5 by @jjerphan in https://github.com/conda-forge/miniforge/pull/694 Full Changelog: https://github.com/conda-forge/miniforge/compare/24.11.0-0...24.11.0-1
24.11.0-0 Unknown What's Changed - Bump the github-actions group with 2 updates by @dependabot in https://github.com/conda-forge/miniforge/pull/670 - Do not link to *.sh installers directly in hopes of not triggering the malicious content...
24.9.2-0 Unknown What's Changed - Update conda version to 24.9.2 by @github-actions in https://github.com/conda-forge/miniforge/pull/673 Full Changelog: https://github.com/conda-forge/miniforge/compare/24.9.0-0...24.9.2-0
24.9.0-0 Unknown What's Changed - Deprecate PyPy3 installers by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/657 - Update to conda 24.9 by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/655 New Contributors - @a...