How to list all installed Python versions

To find all installed Python versions on the Eenos server, run the following command.

# /usr/local/eenos/scripts/setuppython -l
Package          Group      Python Version   PIP Version   
........................................................
eenos-python310  python310  3.10.8           23.2.1       
eenos-python311  python311  3.11.0           22.3.1       
eenos-python312  python312  3.12.0           23.3.1       
eenos-python39   python39   3.9.15           22.3.1       
........................................................
Default Python : eenos-python39