728x90 AdSpace

Latest News

Saturday 31 January 2015

Install Python3.3.2 with current version - Kali Linux

Click Here

Install Python3.3.2

How to install Python in Kali Linux 


open Terminal window

1. Downloading Python3.3.2
    wget http://python.org/ftp/python/3.3.2/Python-3.3.2.tgz && tar -xvf Python-3.3.2.tgz
2. cd Python-3.3.2
3.  ./configure
4. make
5. sudo make altinstall

run:
To run the Python2.7 version, just type python at the shell prompt. To engage the new version.. type python3.3

Install Python3 IDLE
open terminal 

[1] sudo apt-get install idle3
Install Python3.3.2 with current version - Kali Linux
  • Title : Install Python3.3.2 with current version - Kali Linux
  • Posted by :
  • Date : 07:36
  • Labels :
  • Blogger Comments
  • Facebook Comments

1 comments:

  1. Am learning python, here i gathered some information about python. Really it is useful information for update my skills better, thanks for taking time to discuss about python. Kindly update your skills with some pretty examples...
    Regards,

    Python Training in Chennai|Python Training Institutes in Chennai

    ReplyDelete

Top