Skip to main content

Usage

anaconda org show <SPEC>

Description

Displays information about a user, package, version, or specific file on Anaconda.org. The level of detail depends on the specificity of the package spec.

Arguments

Examples

Show user information
anaconda org show myusername
Show package information
anaconda org show myusername/numpy
Show a specific version
anaconda org show myusername/numpy/1.21.0
Show a specific file
anaconda org show myusername/numpy/1.21.0/numpy-1.21.0-py39_0.conda