pyenv
Verified for current stable LTS
Pyenv Command: List Python Versions Installed
Use for list python versions installed with Pyenv. Exact CLI syntax to list python versions installed using Pyenv.
When to use this: Use for list python versions installed with Pyenv.
Command Syntax
pyenv versions pyenv versions Command Breakdown
pyenv is the base executable for this command.
FAQ
Purpose: Exact syntax to list python versions installed 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 Installable pyenv install --list Pyenv Command: Set Global Python Version pyenv global <2.7.10> Pyenv Command: Set Local Python Version pyenv local <2.7.10>