Great thing about linux, you're still able to download the source and on most systems have all of the tools to compile the version yourself.
In order to get a python cli from xterm just by typing python
, the python bin directory must be in your system path variable (Red Hat example, Suse example)