1HATCH-CONDA(1) User Commands HATCH-CONDA(1)
2
3
4
6 hatch conda – Installs Miniconda
7
9 hatch conda [OPTIONS] LOCATION
10
12 Installs Miniconda ⟨https://conda.io/docs/glossary.html#miniconda-
13 glossary⟩
14
16 -f, --force
17 Proceed through errors and even if Conda is already installed.
18
19 --head / --tail
20 Adds Conda to the head or tail (default) of the user PATH.
21
22 --install-only
23 Does not modify the user PATH.
24
25 --show Does nothing but show what would be added to the user PATH.
26
27 -h, --help
28 Show a help message and exit.
29
31 hatch(1)
32
33 hatch-build(1), hatch-clean(1), hatch-config(1), hatch-env(1),
34 hatch-grow(1), hatch-init(1), hatch-install(1), hatch-new(1), hatch-py‐
35 path(1), hatch-python(1), hatch-release(1), hatch-shed(1),
36 hatch-shell(1), hatch-test(1), hatch-uninstall(1), hatch-update(1)
37
38
39
40 Feburary 2022 HATCH-CONDA(1)