Anaconda.Miniconda3The minimal way to bootstrap conda onto a system. Contains only conda and its dependencies.
$ winget install --id Anaconda.Miniconda3 --exact --version py313_26.1.1-1Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
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.
See Pckgr's app libraryMiniconda 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.