defaults
channel list includes, by default, the following public repository channels:
conda install
command. Can be viewed directly at https://repo.anaconda.com/pkgs/ and used within Anaconda Navigator when downloading and installing packages from the Environments tab, or by using conda commands in a CLI.
main
, so packages that are uploaded without specifying a label are automatically labeled main
. The version labeled main
is also downloaded by default, unless you specify a different label.
For example, the following repositories are equivalent:
conda install
can be used with a channel or used with a channel and a label:
travis
user namespace located at https://anaconda.org/travis
contains packages that were uploaded and shared by the user whose account is named travis
.
linux-64
—and the noarch
directory.
For a list of noarch packages available in Anaconda’s main
channel, see https://repo.anaconda.com/pkgs/main/noarch/.