How to Install Python 2.7.12 on Ubuntu & LinuxMint

Sdílet
Vložit
  • čas přidán 5. 10. 2016
  • In this video we will see how to install python 2.7.12 in ubuntu via its terminal
    Commands Are in the Following comments with '$' to identify each
    install prerequisites for Python
    $ sudo apt-get install build-essential checkinstall
    $ sudo apt-get install libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev
    Download Python
    $ cd /usr/src
    $ sudo wget www.python.org/ftp/python/2.7...
    For Extracting
    $ tar xzf Python-2.7.12.tgz
    Compile Python
    $ cd Python-2.7.12
    $ sudo ./configure
    $ sudo make altinstall
    Check the Python Version
    $ python2.7 -V
    More Info? Click below to Subscribe:
    / syedareebzaidi
    / syedareebzaidi
    / areeb_bj
    / syed.areeb.zaidi
    Thanks for watching!

Komentáře • 17

  • @TechFreak51
    @TechFreak51 Před 5 lety +1

    THANKS A LOT
    Just a helpful tip that i needed to use sudo at times where it was not mentioned in you video.

  • @bbbb-mj7hd
    @bbbb-mj7hd Před 7 lety +2

    Hey thanks a lot, very clear and straight to the point video!
    If anyone else gets the problem with the tar xzf Python-2.7.12.tgz command (mkdir permission denied), it worked for me when i put sudo in front of it.

    • @AreebZaidi
      @AreebZaidi  Před 7 lety

      Don't forget to subscribe my channel :)
      More Info? Click below to Subscribe:
      czcams.com/users/SyedAreebZaidi
      facebook.com/syedareebzaidi
      twitter.com/areeb_bj
      instagram.com/syed.areeb.zaidi

    • @andresfelipechavezcontrera6174
      @andresfelipechavezcontrera6174 Před 3 lety

      Thanks crack

  • @ChaiShalom1
    @ChaiShalom1 Před 7 lety +1

    Thanks for the great video man it really helped! But I'm having a little trouble getting it started, the computer says its on it but i cant seem to find it. I also have python 3 on my computer. Also how did you learn so much about bash?

  • @RafaelLimaz
    @RafaelLimaz Před 3 lety +2

    bash: python: command not found

  • @rishabhrai8404
    @rishabhrai8404 Před 6 lety +1

    guys , is there any need to install python separately on Ubuntu as python 2.7 and 3+ is already present there?

  • @rajneeshtiwari5459
    @rajneeshtiwari5459 Před 7 lety +1

    beautiful and easy to understand.

    • @AreebZaidi
      @AreebZaidi  Před 7 lety

      Don't forget to subscribe my channel :)
      More Info? Click below to Subscribe:
      czcams.com/users/SyedAreebZaidi
      facebook.com/syedareebzaidi
      twitter.com/areeb_bj
      instagram.com/syed.areeb.zaidi

  • @kramasu
    @kramasu Před 7 lety +1

    how do you point pip ad virtualenv to 2.7.12?

  • @jesusalbertomora1549
    @jesusalbertomora1549 Před 6 lety +1

    Missing video to install django on linux mint. Thanks!

  • @ajm6456
    @ajm6456 Před 7 lety +1

    Thanks Man!

    • @AreebZaidi
      @AreebZaidi  Před 7 lety

      Don't forget to subscribe my channel :)
      More Info? Click below to Subscribe:
      czcams.com/users/SyedAreebZaidi
      facebook.com/syedareebzaidi
      twitter.com/areeb_bj
      instagram.com/syed.areeb.zaidi