choco-source
Verified for current stable LTS
Choco Source Command: Remove Package Source Windows
Use for remove package source windows with Choco Source. Exact CLI syntax to remove package source windows using Choco Source.
When to use this: Use for remove package source windows with Choco Source.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
choco source remove -n <name> choco source remove -n <name> Live Command Builder
Final Command
choco source remove -n <name> Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to remove 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: Disable Package Source Windows choco source disable -n <name> Choco Source Command: Enable Package Source Windows choco source enable -n <name>