goenv
Verified for current stable LTS
Goenv Command: Uninstall Given Go Version
Use for uninstall given go version with Goenv. Exact CLI syntax to uninstall given go version using Goenv.
When to use this: Use for uninstall given go version with Goenv.
Command Syntax
goenv uninstall <go_version> goenv uninstall <go_version> Command Breakdown
goenv is the base executable for this command.
FAQ
Purpose: Exact syntax to uninstall given go version using Goenv.
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
Goenv Command: Install Specific Golang Version
goenv install <go_version> Goenv Command: List Available Goenv Commands goenv commands Goenv Command: List Available Golang Versions goenv versions Goenv Command: Run Executable With Selected Go Version goenv exec go run <go_version> Goenv Command: Set Default Golang Version goenv global <go_version>