Skip to main content
The Anaconda CLI downloads and maintains companion tools. Use these commands to see what’s available, install what you need, and remove what you don’t.
ana tool <COMMAND> [TOOL]

Available tools

Examples

See available tools

ana tool list

Install a tool

ana tool install <TOOL>

Uninstall a tool

ana tool uninstall <TOOL>
Use -y to skip the confirmation prompt:
ana tool uninstall pixi -y