The conda package manager searches for and installs package files from locations called . If you’ve installed conda with Anaconda Distribution or Miniconda, yourDocumentation Index
Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
.condarc configuration file comes “out of the box” with some default channels configured for use, which are maintained and hosted by Anaconda:
- main - https://repo.anaconda.com/pkgs/main
- msys2 - https://repo.anaconda.com/pkgs/msys2
- r - https://repo.anaconda.com/pkgs/r (deprecated)