Last updated
The minimal way to bootstrap conda onto a system. Contains only conda and its dependencies.
$ winget install --id Anaconda.Miniconda3 --exact --version py313_26.3.2-2Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Miniconda3 uses EXE (NSIS). The silent install switches are /S.
Miniconda3-py313_26.3.2-2-Windows-x86_64.exe /S /InstallationType=JustMe
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
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.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
2 known CVEs via NVD
Miniconda3 macOS installers before 23.11.0-1 contain a local privilege escalation vulnerability when installed outside the user's home directory. During installation, world-writable files are created and executed with root privileges. This flaw allows a local low-privileged user...
Anaconda Anaconda3 (Anaconda Distribution) through 2021.11.0.0 and Miniconda3 through 4.11.0.0 can create a world-writable directory under %PROGRAMDATA% and place that directory into the system PATH environment variable. Thus, for example, local users can gain privileges by plac...
See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr.
More from Anaconda, Inc. or browse conda, miniconda, miniconda3.