Results 1 to 4 of 4

Thread: Why No python3 on default install on some Linux distros

  1. #1
    Join Date
    Jan 2017
    Location
    127.0.0.1
    Beans
    38
    Distro
    Ubuntu

    Why No python3 on default install on some Linux distros

    I have been playing with other Linux distros this week since I am very excited to learn and I have noticed the ones I have tried did not install Python3 by default. Python community - why is that? I have read that a few key system resources require 2.7; however, I do not understand they Python3 version would be loaded as well, so new software can/could be developed.

    Thank you

  2. #2
    Join Date
    Jan 2017
    Location
    127.0.0.1
    Beans
    38
    Distro
    Ubuntu

    Re: Why No python3 on default install on some Linux distros

    I also noticed that Python2.x is not even installed on Ubuntu Server, unless I did something wrong.

  3. #3
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Why No python3 on default install on some Linux distros

    What version of Ubuntu?
    I have 64 bit Desktop & it has ython3 by default. Lots of internal use requires python3.

    And python2.7 is available. In fact when I installed one application it pulled in 2.7. And that one app says they have no plans to ever convert to python3. Another app also uses 2.7 but is almost done converting to python3.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  4. #4
    Join Date
    Jan 2017
    Location
    127.0.0.1
    Beans
    38
    Distro
    Ubuntu

    Re: Why No python3 on default install on some Linux distros

    Quote Originally Posted by oldfred View Post
    What version of Ubuntu?
    I have 64 bit Desktop & it has ython3 by default. Lots of internal use requires python3.
    My newest desktop has Python2.x and Python3.x; however, my Ubuntu 16.04.1 LTS appears to have only installed python3.x.

    When i 'tab complete' Pyth~ it gives me only Python3.x options for completion.

    This is a good thing, and was just was curious as to why Ubuntu packages and ships Python3.x while other flavors do not package and ship with Python3 as a default option.

    I am trying to learn Linux and Programming so I am very new, and trying to understand the different mindsets as to why different version of Python being installed.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •