Silent Install HQ
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

SHA256 14a8635465b5190537ddad6286746ffebbc55a1ed2a7bb14a506595fe3191e1e VirusTotal ↗
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
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…