pyenv commands will show a list of all versions of Python that have been installed through pyenv? code example
Example: install pyenv
# Linux and Mac only (at the moment)
curl https://pyenv.run | bash
# Linux and Mac only (at the moment)
curl https://pyenv.run | bash