EXE
WinGet
Miniforge3
conda-forge · 26.3.2-3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Miniforge3-26.3.2-3-Windows-x86_64.exe /S
Custom
Miniforge3-26.3.2-3-Windows-x86_64.exe /S /S /AllUsers /AddToPath=0 /RegisterPython=0
File Identity
Filename
Miniforge3-26.3.2-3-Windows-x86_64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
CondaForge.Miniforge3
Version
26.3.2-3
Description
Miniforge is a free minimal installer for conda specific to conda-forge.
License
BSD-3-Clause
↗
Installer URL
https://github.com/conda-forge/miniforge/releases/download/26.3.2-3/Miniforge3-26.3.2-3-Windows-x86_64.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevationrequired(Required)
Release Notes
What's Changed
- docs: Add batch install CLI parameter docs footnote by @5HT2 in https://github.com/conda-forge/miniforge/pull/881
- Add clarification regarding shell initialization for the macOS pkg installer by @psobolewskiPhD in https://github.com/conda-forge/miniforge/pull/879
- Pin to mamba 2.5.0 by @jaimergp in https://github.com/conda-forge/miniforge/pull/885
- Copy for releases after signing by @jaimergp in https://github.com/conda-forge/miniforge/pull/886
New Contributors
- @5HT2 made t…