You can still search for and download packages from Anaconda.org without having Anaconda Client installed. See Finding and installing packages for details.
Installing Anaconda Client
Use Anaconda Prompt (Terminal on macOS/Linux) to install Anaconda Client. There are three methods of installation: conda, pip, or pip from source. We recommend using conda.Anaconda CLI, version 0.5.2
.
Logging in to Anaconda.org from the command line
You can sign up for a free account on Anaconda.org.
Next steps
- Review all Anaconda Client commands, options, and arguments on the Anaconda Client command reference page.
- Learn how to build your own conda packages and upload them to Anaconda.org in the Uploading conda packages tutorial.
- Discover how to generate access tokens to allow private access to private packages.