raco
Verified for current stable LTS
Raco Command: Install Package Auto Dependencies
Use for install package auto dependencies with Raco. Exact CLI syntax to install package auto dependencies using Raco.
When to use this: Use for install package auto dependencies with Raco.
Command Syntax
raco pkg install --auto <package_source> raco pkg install --auto <package_source> Command Breakdown
--auto- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to install package auto dependencies using Raco.
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
Raco Command: Display Help
raco help Raco Command: Install Current Directory As Package raco pkg install Raco Command: Run Tests In Files raco test <path/to/tests1.rkt path/to/tests2.rkt ...> Raco Command: Search Local Documentation raco docs <search_terms> Raco Command: Setup Collections raco setup <collection1 collection2 ...>