conda-search
Verified for current stable LTS
Conda Search Command: Search Package With Details
Use for search package with details with Conda Search. Exact CLI syntax to search package with details using Conda Search.
When to use this: Use for search package with details with Conda Search.
Command Syntax
conda search <package_name> -i conda search <package_name> -i Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to search package with details using Conda Search.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Conda Search Command: Search Specific Package
conda search <package_name> Conda Search Command: Search Packages By Name String conda search "*string*" Conda Search Command: Search Specific Version Package conda search "<package_name>>=<package_version>" Conda Search Command: Search Package In Channel conda search <channel>::<package_name> Conda Search Command: Search Installed Package In Envs conda search --envs <package_name>