ReePrime
How to Check Python version on Ubuntu 18.04 LTS?

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

How to Check Python version on Ubuntu 18.04 LTS?

T
TechTips

99 Views • Aug 22, 2019

Description

How to Check Python version on Ubuntu 18.04 LTS?

Step 1: Open Terminal. Go to Desktop, right click on it. After that, click on 'Open in Terminal.'

Step 2: To check python version, type the command below, and then hit enter key on the keyboard.

python --version

Note: To check all versions of python installed on ubuntu 18.04 lts, type the command below, and then hit enter key on the keyboard.

ls -l /usr/bin/python*


Thanks for watching, please like and subscribe

==============================================

https://www.facebook.com/HowtoTutorialsByAmit/