Friday, December 27, 2019

How to install python on linux ?

To install python in linux,

Step 1:    

Open the terminal,




Step 2:

Type  sudo  apt install python3 and  Click Enter.





Step 3:

Now, Enter your password [if any] to continue the installation and then, Python will be installed successfully.




To check current version of python, Click Here !!!

No comments:

Post a Comment