conda-search
Verified for current stable LTS
Conda Search Command: Search Packages By Name String
Use for search packages by name string with Conda Search. Exact CLI syntax to search packages by name string using Conda Search.
When to use this: Use for search packages by name string with Conda Search.
Command Syntax
conda search "*string*" conda search "*string*" Command Breakdown
conda is the base executable for this command.
FAQ
Purpose: Exact syntax to search packages by name string 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 Installed Package In Envs
conda search --envs <package_name> Conda Search Command: Search Package In Channel conda search <channel>::<package_name> Conda Search Command: Search Package With Details conda search <package_name> -i Conda Search Command: Search Specific Package conda search <package_name> Conda Search Command: Search Specific Version Package conda search "<package_name>>=<package_version>"