Overview for centos

How to Check Python Version in CentOS Command Line

If you have CentOS system and want to know, if python is installed or not, it's enough to ask system, what version of python is installed. There's very simple command:

$ python -V

You will receive an answer:

or:

version of python in linux

or 

installed python in linux version

Read more

Written by Administrator on Saturday March 7, 2020