Download multiple packages in parallel from a single repository with apt?I'm having dependency problems with wine and multiarch on 12.04x64. I need a solutionwhat type of update ubuntu 'software updater' do?checking what the previous versions of a package that were installed or checking transaction records for aptOne single command to update everything in Ubuntu?Unable to download anything from apt-get or apt even after updating?

How and why is my site being abused?

Lock screen if I leave my seat?

What does “critical but stable” mean?

How scammy are cashback sites?

Should I sign a NDA that holds me liable for legal fees even if I am in the right?

Help identifying 8 pin connector

Sort-of Alexa clone using Python on a raspberry pi

Was Jumanji intended to be a co-op game?

Affection vs. Affliction

Is it possible to make taste of raw oily salmon less pronounced?

What does it mean to play "positionally", and how do you train that?

SQL Server Truncates Transaction Logs with Copy Only Backups

Does Special Relativity Imply Multiple Realities?

What is the moral difference between abortion and infanticide?

Can I rescind my offer of working on weekends after last day?

How bad is 1. e4 c5 2. Nf3 d6 3. a3?

Confidence Interval of CDF

In Excel, is there a shortcut to hide a wide range of columns without mouse-dragging?

Which font's digits resemble Nixie tube digits?

Setting up uniform distribution over non-rectangular support

How much would a language change over 500 years completely cut off from its source?

How can I create a n way Cartesian product of type lists in C++?

How would I measure the Carbon Dioxide content in Coca Cola over a period of time?

Was Greta Thunberg forced to ride on the floor of an overcrowded train?



Download multiple packages in parallel from a single repository with apt?


I'm having dependency problems with wine and multiarch on 12.04x64. I need a solutionwhat type of update ubuntu 'software updater' do?checking what the previous versions of a package that were installed or checking transaction records for aptOne single command to update everything in Ubuntu?Unable to download anything from apt-get or apt even after updating?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









2


















I'm painfully watching my apt dist-upgrade command download each package in a very long list, and what makes it painful is that packages are downloaded one-by-one. I fail to see why this process couldn't be sped up by downloading multiple packages simultaneously!



For example, if apt is downloading Chrome (PPA), Syncthing (PPA), and Ubuntu system updates (non-PPA), three simultaneous downloads will begin, one for Chrome, one for Syncthing, and one for the Ubuntu system updates.



Since all update packages are downloaded before any installation even begins, I don't see any reason why multiple packages for Ubuntu system updates coming from a single repository can't be downloaded in parallel.



I would really like to know if anyone knows a way to make this happen? Can I downloaded multiple package upgrade files in parallel from a single repository when running apt dist-upgrade or apt upgrade?










share|improve this question































    2


















    I'm painfully watching my apt dist-upgrade command download each package in a very long list, and what makes it painful is that packages are downloaded one-by-one. I fail to see why this process couldn't be sped up by downloading multiple packages simultaneously!



    For example, if apt is downloading Chrome (PPA), Syncthing (PPA), and Ubuntu system updates (non-PPA), three simultaneous downloads will begin, one for Chrome, one for Syncthing, and one for the Ubuntu system updates.



    Since all update packages are downloaded before any installation even begins, I don't see any reason why multiple packages for Ubuntu system updates coming from a single repository can't be downloaded in parallel.



    I would really like to know if anyone knows a way to make this happen? Can I downloaded multiple package upgrade files in parallel from a single repository when running apt dist-upgrade or apt upgrade?










    share|improve this question



























      2













      2









      2


      1






      I'm painfully watching my apt dist-upgrade command download each package in a very long list, and what makes it painful is that packages are downloaded one-by-one. I fail to see why this process couldn't be sped up by downloading multiple packages simultaneously!



      For example, if apt is downloading Chrome (PPA), Syncthing (PPA), and Ubuntu system updates (non-PPA), three simultaneous downloads will begin, one for Chrome, one for Syncthing, and one for the Ubuntu system updates.



      Since all update packages are downloaded before any installation even begins, I don't see any reason why multiple packages for Ubuntu system updates coming from a single repository can't be downloaded in parallel.



      I would really like to know if anyone knows a way to make this happen? Can I downloaded multiple package upgrade files in parallel from a single repository when running apt dist-upgrade or apt upgrade?










      share|improve this question














      I'm painfully watching my apt dist-upgrade command download each package in a very long list, and what makes it painful is that packages are downloaded one-by-one. I fail to see why this process couldn't be sped up by downloading multiple packages simultaneously!



      For example, if apt is downloading Chrome (PPA), Syncthing (PPA), and Ubuntu system updates (non-PPA), three simultaneous downloads will begin, one for Chrome, one for Syncthing, and one for the Ubuntu system updates.



      Since all update packages are downloaded before any installation even begins, I don't see any reason why multiple packages for Ubuntu system updates coming from a single repository can't be downloaded in parallel.



      I would really like to know if anyone knows a way to make this happen? Can I downloaded multiple package upgrade files in parallel from a single repository when running apt dist-upgrade or apt upgrade?







      apt package-management updates






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Oct 3 at 3:26









      b_laoshib_laoshi

      3,23614 silver badges34 bronze badges




      3,23614 silver badges34 bronze badges























          1 Answer
          1






          active

          oldest

          votes


















          2



















          Upon digging around some more, I found apt-fast. There is an Ubuntu PPA that can be used for installation. The apt-fast command is able not only to download packages in parallel but also to download using multiple connections per package and from multiple mirrors. Documentation is all available on the GitHub page linked above.






          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/4.0/"u003ecc by-sa 4.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%2f1178237%2fdownload-multiple-packages-in-parallel-from-a-single-repository-with-apt%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



















            Upon digging around some more, I found apt-fast. There is an Ubuntu PPA that can be used for installation. The apt-fast command is able not only to download packages in parallel but also to download using multiple connections per package and from multiple mirrors. Documentation is all available on the GitHub page linked above.






            share|improve this answer





























              2



















              Upon digging around some more, I found apt-fast. There is an Ubuntu PPA that can be used for installation. The apt-fast command is able not only to download packages in parallel but also to download using multiple connections per package and from multiple mirrors. Documentation is all available on the GitHub page linked above.






              share|improve this answer



























                2















                2











                2









                Upon digging around some more, I found apt-fast. There is an Ubuntu PPA that can be used for installation. The apt-fast command is able not only to download packages in parallel but also to download using multiple connections per package and from multiple mirrors. Documentation is all available on the GitHub page linked above.






                share|improve this answer














                Upon digging around some more, I found apt-fast. There is an Ubuntu PPA that can be used for installation. The apt-fast command is able not only to download packages in parallel but also to download using multiple connections per package and from multiple mirrors. Documentation is all available on the GitHub page linked above.







                share|improve this answer













                share|improve this answer




                share|improve this answer










                answered Oct 3 at 3:58









                b_laoshib_laoshi

                3,23614 silver badges34 bronze badges




                3,23614 silver badges34 bronze badges































                    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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1178237%2fdownload-multiple-packages-in-parallel-from-a-single-repository-with-apt%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

                    Tamil (spriik) Luke uk diar | Nawigatjuun

                    Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

                    Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?