← all casks
miniconda
Miniconda
Minimal installer for conda
- Version
- vpy313_26.3.2-2
- Tap
- homebrew/cask
- Auto-updates
- Yes
- Languages
- —
- Outdated
- No
auto-updateshomepageactiveenabledup-to-date
Install
shell
$ brew install --cask minicondaCaveats
Please run the following to setup your shell:
conda init "$(basename "${SHELL}")"
Alternatively, manually add the following to your shell init:
eval "$(conda "shell.$(basename "${SHELL}")" hook)"