

Overrides the value given by conda config -show channel_priority. Package version takes precedence over channel priority.

Packages in lower priority channels are not considered if a package with the same name appears in a higher priority channel. Solver Mode Modifiers -strict-channel-priority For more information, see conda config -describe repodata_fns. Leftmost entries are tried first, and the fallback to repodata.json is added for you automatically. This is used to employ repodata that is smaller and reduced in time scope. Conda will try whatever you specify, but will ultimately fall back to repodata.json if your specs are not satisfiable with what you specify here. Specify file name of repodata on the remote server where your channels are configured or within local backups. override-channelsĭo not search default or. condarc channel_alias value will be prepended. You can use 'defaults' to get the default packages for conda. condarc are searched (unless -override-channels is given). These are URLs searched in the order they are given (including local directories using the ' file://' syntax or simply a path like '/home/conda/mychan' or './mychan'). Channel Customization -c, -channelĪdditional channel to search for packages. Target Environment Specification -n, -nameįull path to environment location (i.e. Repeated file specifications can be passed (e.g. Read package versions from the given file. List of packages to install or update in the conda environment. Usage : conda update ] Positional Arguments package_spec
