How to Install Python 3.4.2 on Ubuntu 14.04,16.04 Debian 8 & Linux Mint 17.2

Опубликовано: 26 Июль 2026
на канале: Cloud Network
31,832
40

Hello Everyone,

In this tutorial,

Let us Install Python 3.4.2 on Ubuntu 14.04

You Can Install in Linux Mint 17 also

instruction to Install python
Step1 :- sudo apt-get install libssl-dev openssl
Step2 :- cd /opt
Step3 :- wget python.org/ftp/python/3.4.1/Python-3.4.1.tgz
Step4 :- tar -xzvf Python-3.4.1.tgz
Step5 :- cd Python-3.4.1/
Step6 :- ./configure
Step7 :- make
Step8 :- sudo make install
Step9 :- sudo ln -fs /opt/Python-3.4.1/python /usr/bin/python

To Verify type
python3 or python

NOTE :- For Any Clarification Please Below

Comment,
Like and
Share us and help us to spread.

####--------------------------------------------------------------------------------------####
Subscribe :- http://www.youtube.com/user/itcloudne...
Website :- http://www.cloudnetwork.in
Facebook :-   / itcloudnetwork  
Twitter :-   / itcloudnet  
Pinterset :- http://pinterset.com/itcloudnet
LinkedIn :-   / itcloudnet  
Google+ :- https://plus.google.com/u/0/107923552...
Skype Id :- cloud.network1
E-Mail Id :- [email protected]
####----------------------------------------------------------------------------------------####

Thanking You
Hope U Like it........