pyenv
Verified for current stable LTS
Pyenv Command: List Python Versions Installable
Use for list python versions installable with Pyenv. Exact CLI syntax to list python versions installable using Pyenv.
When to use this: Use for list python versions installable with Pyenv.
Command Syntax
pyenv install --list pyenv install --list Command Breakdown
--list- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list python versions installable using Pyenv.
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
Pyenv Command: Install Python Version
pyenv install <2.7.10> Pyenv Command: List Available Commands Pyenv pyenv commands Pyenv Command: List Python Versions Installed pyenv versions Pyenv Command: Set Global Python Version pyenv global <2.7.10> Pyenv Command: Set Local Python Version pyenv local <2.7.10>