choco-source
Verified for current stable LTS
Choco Source Command: Disable Package Source Windows
Use for disable package source windows with Choco Source. Exact CLI syntax to disable package source windows using Choco Source.
When to use this: Use for disable package source windows with Choco Source.
Command Syntax
choco source disable -n <name> choco source disable -n <name> Live Command Builder
Final Command
choco source disable -n <name> Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to disable package source windows using Choco Source.
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
Choco Source Command: Add Package Source Basic Windows
choco source add -n <name> -s <url> Choco Source Command: Add Package Source With Certificate Windows choco source add -n <name> -s <url> --cert <path\to\certificate_file> Choco Source Command: Add Package Source With Credentials Windows choco source add -n <name> -s <url> -u <username> -p <password> Choco Source Command: Enable Package Source Windows choco source enable -n <name> Choco Source Command: List Available Sources Windows choco source list