Why does Ubuntu 16.04 come with Python 3.5 but not pip3?












0














This is probably a basic question but I am quite new to Ubuntu. As far as I understand, Ubuntu 16.04 (and the following versions) come with Python 3.5 as default, not Python 2.7.



My question is, why does it not also come with pip3? My assumption at first is that perhaps it's not needed - only people planning on doing some coding will need pip3, not the "general" public.



Is this correct or am I missing something?










share|improve this question






















  • I think that is a purely develper issue and not for the general public.! A regular user won't need it! So your correct.
    – George Udosen
    Dec 7 at 17:32












  • Thanks you very much!
    – m93
    Dec 7 at 17:45
















0














This is probably a basic question but I am quite new to Ubuntu. As far as I understand, Ubuntu 16.04 (and the following versions) come with Python 3.5 as default, not Python 2.7.



My question is, why does it not also come with pip3? My assumption at first is that perhaps it's not needed - only people planning on doing some coding will need pip3, not the "general" public.



Is this correct or am I missing something?










share|improve this question






















  • I think that is a purely develper issue and not for the general public.! A regular user won't need it! So your correct.
    – George Udosen
    Dec 7 at 17:32












  • Thanks you very much!
    – m93
    Dec 7 at 17:45














0












0








0







This is probably a basic question but I am quite new to Ubuntu. As far as I understand, Ubuntu 16.04 (and the following versions) come with Python 3.5 as default, not Python 2.7.



My question is, why does it not also come with pip3? My assumption at first is that perhaps it's not needed - only people planning on doing some coding will need pip3, not the "general" public.



Is this correct or am I missing something?










share|improve this question













This is probably a basic question but I am quite new to Ubuntu. As far as I understand, Ubuntu 16.04 (and the following versions) come with Python 3.5 as default, not Python 2.7.



My question is, why does it not also come with pip3? My assumption at first is that perhaps it's not needed - only people planning on doing some coding will need pip3, not the "general" public.



Is this correct or am I missing something?







16.04 python3 pip






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 7 at 17:27









m93

104




104












  • I think that is a purely develper issue and not for the general public.! A regular user won't need it! So your correct.
    – George Udosen
    Dec 7 at 17:32












  • Thanks you very much!
    – m93
    Dec 7 at 17:45


















  • I think that is a purely develper issue and not for the general public.! A regular user won't need it! So your correct.
    – George Udosen
    Dec 7 at 17:32












  • Thanks you very much!
    – m93
    Dec 7 at 17:45
















I think that is a purely develper issue and not for the general public.! A regular user won't need it! So your correct.
– George Udosen
Dec 7 at 17:32






I think that is a purely develper issue and not for the general public.! A regular user won't need it! So your correct.
– George Udosen
Dec 7 at 17:32














Thanks you very much!
– m93
Dec 7 at 17:45




Thanks you very much!
– m93
Dec 7 at 17:45










1 Answer
1






active

oldest

votes


















2














Pip3 is merely one click away in the Software Center, or one shell-command away using apt.



The default install of Ubuntu strives to provide a broad base of applications to a wide variety of users with a small download footprint. It does NOT try to be fully-featured for all corner-cases of all users out-of-the-box -- that is what the Ubuntu repositories are for.






share|improve this answer





















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1099227%2fwhy-does-ubuntu-16-04-come-with-python-3-5-but-not-pip3%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    Pip3 is merely one click away in the Software Center, or one shell-command away using apt.



    The default install of Ubuntu strives to provide a broad base of applications to a wide variety of users with a small download footprint. It does NOT try to be fully-featured for all corner-cases of all users out-of-the-box -- that is what the Ubuntu repositories are for.






    share|improve this answer


























      2














      Pip3 is merely one click away in the Software Center, or one shell-command away using apt.



      The default install of Ubuntu strives to provide a broad base of applications to a wide variety of users with a small download footprint. It does NOT try to be fully-featured for all corner-cases of all users out-of-the-box -- that is what the Ubuntu repositories are for.






      share|improve this answer
























        2












        2








        2






        Pip3 is merely one click away in the Software Center, or one shell-command away using apt.



        The default install of Ubuntu strives to provide a broad base of applications to a wide variety of users with a small download footprint. It does NOT try to be fully-featured for all corner-cases of all users out-of-the-box -- that is what the Ubuntu repositories are for.






        share|improve this answer












        Pip3 is merely one click away in the Software Center, or one shell-command away using apt.



        The default install of Ubuntu strives to provide a broad base of applications to a wide variety of users with a small download footprint. It does NOT try to be fully-featured for all corner-cases of all users out-of-the-box -- that is what the Ubuntu repositories are for.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Dec 7 at 17:57









        user535733

        7,61722942




        7,61722942






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1099227%2fwhy-does-ubuntu-16-04-come-with-python-3-5-but-not-pip3%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Quarter-circle Tiles

            build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

            Mont Emei