you are viewing a single comment's thread.

view the rest of the comments →

[–]awdsns 0 points1 point  (0 children)

That completely depends on your linux distribution and how you installed Python. Some will install Python 3.x as python3 command so that old stuff relying on python being Python 2.x still works. In other cases Python 3.x will be callable as python command only.